Skip to content

Releases: BlueBrain/NeuroM

Mini-release so that proper version gets uploaded to PyPi

22 Dec 08:29
Compare
Choose a tag to compare
v1.2.1

bump version correctly (#584)

v1.2.0

19 Dec 15:10
Compare
Choose a tag to compare

Big changes:

  • Removal of point_neurite code
  • Python 3 support

Small chages:

  • morph_stats and morph_check both read configs and test their validity, and fail early
  • iter_segments will iterate over Section()
  • morph_stats aware of features over X/Y/Z
  • Added ASV benchmarking code
  • BlockNeuronBuilder for easier DataWrapper block creation
  • Better neurolucida handling (still not a production reader, though)

Version 1.1.1

12 Oct 08:53
Compare
Choose a tag to compare

This patch release has small updates to simplified installation instructions.

Version 1.1.0

10 Oct 13:36
Compare
Choose a tag to compare
  • convex hull & neurite volume density calculation
  • CSV output option for morph_stats
  • simplified installation
  • updates to documentation
  • promote iter_sections to neurom (public API)