Skip to content

Releases: neuro-ml/connectome

v0.10.0: External

08 Apr 14:34
b357505
Compare
Choose a tag to compare
Merge pull request #101 from neuro-ml/dev

Dev

v0.9.0: Basic support of pickling

12 Sep 15:28
a5adbd2
Compare
Choose a tag to compare
Merge pull request #100 from neuro-ml/dev

Basic support of pickling

v0.8.1: Implicitly use `algorithm` in CacheToStorage and CahceColumns

01 Aug 18:47
5e06553
Compare
Choose a tag to compare
Merge pull request #97 from neuro-ml/dev

Implicitly use `algorithm` in CacheToStorage and CahceColumns

v0.8.0: Caching the mapping in groupby and add CheckIds layer

26 Jul 07:49
bc8cb67
Compare
Choose a tag to compare
Merge pull request #96 from neuro-ml/dev

caching the mapping in groupby; add CheckIds layer

v0.7.1: Fixed a typo

05 Jul 00:34
4084679
Compare
Choose a tag to compare
Merge pull request #94 from neuro-ml/dev

fixed a typo

v0.7.0: Correctly handling default callable arguments

27 Jun 13:35
d998a6c
Compare
Choose a tag to compare
Merge pull request #92 from neuro-ml/dev

closes #28 #91

v0.6.1: Support for key labels in cache to disk

17 May 15:01
d45f49c
Compare
Choose a tag to compare
Merge pull request #88 from neuro-ml/dev

Support for key labels in cache to disk

v0.6.0: Migrated to new tarn

09 Apr 19:35
f320e68
Compare
Choose a tag to compare
Merge pull request #87 from neuro-ml/dev

Migrating to new tarn

v0.5.1: Fixed reproducibility for keys function in Join

29 Mar 11:45
f089fff
Compare
Choose a tag to compare
Merge pull request #86 from neuro-ml/dev

fixed reproducibility for keys function in Join. added more tests

v0.5.0: Added the Join layer

29 Mar 09:51
9e965ae
Compare
Choose a tag to compare
Merge pull request #85 from neuro-ml/dev

Added the Join layer