Skip to content

Releases: BlueBrain/MorphIO

Add vasculature section type to Python bindings

16 Sep 13:04
9053c5b
Compare
Choose a tag to compare
cleanup morphio/types.h morphio/enums.h (#104)

* removed headers that aren't used in morphio/types.h
* remove LBWARN, use std::cerr
* removed cruft
* move ostream to src/enums.ccp

Implementation of max_distance

02 Sep 13:15
a6cc961
Compare
Choose a tag to compare

feature: implement max_distance (#95)

Remove all notions of morphology equality

19 Jul 09:38
cfe0462
Compare
Choose a tag to compare
Remove all notions of morphology equality (#91)

This is now handled in morph-tool

Nested single children

16 Jul 15:49
d326a6c
Compare
Choose a tag to compare
v2.1.5

Nested single children (#89)

v2.1.4

16 Jul 14:26
12df154
Compare
Choose a tag to compare
  • Remove morphio::Section::length() (#86)

  • Add Section.str in binding (#88)

  • Make Iterator::Iterator() public and remove IterType from enums.h (#87)

Fix various bugs

27 Jun 07:37
a32173b
Compare
Choose a tag to compare
  • Better error message for unsupported section types (#81)
  • Add missing warnings to the python bindings (#82)
  • Fix three point soma detection (#84)
  • Fix annototations not being copied in morphio.mut.Morphology ctor (#83)

Add Morphology::diff method that is like operator=! but verbose

04 Jun 08:25
9cef165
Compare
Choose a tag to compare
v2.1.1

Add Morphology::diff method that is like operator=! but verbose (#76)

CMake export for reusability

17 Apr 09:44
Compare
Choose a tag to compare
  • allocate vector memory before filling it. (#60)
  • CMake export for reusability (#59)
  • Remove non-cross platform calls
  • Put all wheel machinery in BlueBrain/MorphIO-wheels instead (#56)

Test Travis deployement

07 Mar 09:55
e8aa715
Compare
Choose a tag to compare

This release is the same as v2.0.6 but is a test to trigger Travis build
with the new Travis/Github implementation.

Open-sourcing

06 Mar 16:11
1100034
Compare
Choose a tag to compare
v2.0.6

Bump version (#50)