Skip to content

Releases: BlueBrain/morph-tool

v2.11.2

10 Sep 07:09
62e7cba
Compare
Choose a tag to compare

What's Changed

  • Fix: Deduplicate entries according to the (name, mtype, layer) triplet by @adrien-berchet in #133

Full Changelog: v2.11.1...v2.11.2

2.11.1

09 Sep 14:07
0e184fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.0...v2.11.1

v2.11.0

27 May 09:43
4d36fe9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.2...v2.11

v2.10.2

03 Jan 09:01
807d5e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.1...v2.10.2

v2.10.1

21 Dec 09:57
f060afe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.10.1

v2.10.0

15 Dec 15:11
ac23f03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.1...v2.10.0

v2.9.1

20 Jun 13:51
a168754
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.0...v2.9.1

v2.9.0

30 Aug 10:39
9283e06
Compare
Choose a tag to compare
  • update NeuroM dependency to 3.0.0 (#86)
  • nosetests to pytest (#85)

Draw morphology with synapses

16 Jul 09:43
6fa973a
Compare
Choose a tag to compare
  • Draw morphology with synapses. Move all plotting functions under plot package. (#82)
  • Use numpy.isclose in spatial point_to_section_segment. Add new keyword arguments rtol,atol to point_to_section_segment. (#84)

v2.7.0

25 Jun 13:54
2c2dad9
Compare
Choose a tag to compare
  • Revert "Introduce a function to get section ids of sections with cut leaves." (#78)
  • Add missing entries of CHANGELOG (#79)
  • Fix compatibility with numpy>=1.21 (#80)