Skip to content

Releases: RittmanResearch/maybrain

Release v0.7.3

12 Mar 18:24

Choose a tag to compare

Release v0.7.3 Pre-release
Pre-release

Developments and corrections in:

  • local_thresholding()
  • copy_hemisphere()
  • resources package
  • plotting.plot_connectome()

Release v0.6.0

01 Mar 15:23
2547c94

Choose a tag to compare

Release v0.6.0 Pre-release
Pre-release

Several additions and tweaks mainly in the algorithms and plotting packages.

Release v0.5.2

04 Jan 23:53
498d0d4

Choose a tag to compare

Release v0.5.2 Pre-release
Pre-release

With this release, Maybrain started following PEP for coding style, with a new module/package structure. Because of the changes, it is impossible to state all the changes in a proper way.

Release v0.4.0

29 Oct 20:15
f35cb4d

Choose a tag to compare

Release v0.4.0 Pre-release
Pre-release
  • Changing licence to Apache 2.0
  • Small changes in some function's signatures
  • mbplot.py -> plotObj.py

Python 3 porting

05 Oct 22:52

Choose a tag to compare

Python 3 porting Pre-release
Pre-release
Merge pull request #12 from RittmanResearch/python3

Python3 port supposedly done

Networkx 1.1 compatible

05 Sep 20:39

Choose a tag to compare

Pre-release

This release is the final version compatible with networkx 1.1. Subsequent development will use elements of networkx 2.0.

First release

08 Aug 14:45

Choose a tag to compare

First release Pre-release
Pre-release
  • Structure changed so that package is more pythonic
  • Names of some files changed: maybrain prefix removed; tools renamed to brainObjs
    (for want of a better alternative)