- Added new features and examples (cross-validation, synapse parameter correlation) - Changed afferent section types in accordance with MorphIO (1: soma, 2: axon, 3: basal dendrite, 4: apical dendrite) - Use of MorphIO collections - Improved readme and documentation
1.0.1
-------------
- Added Python 3.11 and 3.12 support - Added documentation building
1.0.0
-------------
- First major release
0.0.11.dev1
-------------------
- New synapse position re-use mode "reuse_strict" with re-use restricted to source selection - Minor fixes for empty data splits, node selection, and data logs - Additional examples
0.0.11.dev0
-------------------
- Added offset operation to synapse properties alteration - Minor fixes