Releases: samuelstjean/dpr
Releases · samuelstjean/dpr
v0.2.2
v0.2.1
[v0.2.1] - 2023-06-01
- Support for csv files input and output
- Documentation now available at https://dpr.readthedocs.io
[v0.2] - 2020-07-16
- Fix bug due to interpolation in
dpr.utils.draw_fancy_graph
- Add Matlab version and example under the folder
matlab
[v0.1.2] - 2019-06-18
- New command line script
dpr_make_fancy_graph
to draw p-values over bundles as in the paper- Example updated to showcase this, with how to fine tune to your specific needs
- Also see the new function
dpr.utils.draw_fancy_graph
for even more fine grained control - Added the Neuroimage published reference instead of the preprint version
[v0.1.1b] - 2019-03-13
- This release is only to mint a DOI for zenodo, there are no actual changes with v0.1.1
[v0.1.1] - 2019-02-21
- New command line version, available as command
dpr
after installation. - New example dataset of the left arcuate fasciculus to go with the command line.
- A few cleanups removing old, unused options.
- No change to the underlying core options or functionality.
First release - 2019-02-16
The first release, without a command line interface at the moment.
To install, download the file and run in your favorite terminal
pip install dpr-0.1.tar.gz