File: Changelog

package info (click to toggle)
dipy 0.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,780 kB
  • sloc: python: 10,563; makefile: 218; pascal: 138
file content (43 lines) | stat: -rw-r--r-- 1,246 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.. -*- mode: rst -*-
.. vim:syntax=rest

.. _changelog:

Dipy Development Changelog
-----------------------------

Dipy is a diffusion MR imaging library written in Python

'Close gh-' statements refer to GitHub issues that are available at::

  http://github.com/Garyfallidis/dipy/issues

The full VCS changelog is available here:

  http://github.com/Garyfallidis/dipy/commits/master

Releases
~~~~~~~~

Dipy
++++

Most work on Dipy so far has been by Eleftherios Garyfallidis, Ian
Nimmo-Smith, Matthew Brett, Bago Amirbekian, Christopher Nguyen, Yaroslav
Halchenko and  Emanuele Olivetti.

* 0.5.0 (Friday, 11 Feb 2011)

  * Initial release.

    * Reconstruction algorithms e.g. GQI, DTI
    * Tractography generation algorithms e.g. EuDX
    * Intelligent downsampling of tracks
    * Ultra fast tractography clustering
    * Resampling datasets with anisotropic voxels to isotropic
    * Visualizing multiple brains simultaneously
    * Finding track correspondence between different brains
    * Reading many different file formats e.g. Trackvis or Nifti
    * Dealing with huge tractographies without memory restrictions
    * Playing with datasets interactively without storing
    * And much more and even more to come in next releases