Skip to content

0.0.10rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tsalo tsalo released this 15 Jul 17:28
· 284 commits to main since this release
e6559f9

Release Notes

This release prepares for NeuroHackademy. The most relevant changes are the new ROIAssociationDecoder and the custom __repr__ methods.

Changes

  • [DOC] Change napoleon settings (#540) @tsalo
  • [ENH] Add ROI association decoder (#536) @tsalo
  • [ENH] Add custom __repr__ methods (#538) @tsalo
  • [FIX] Update CircleCI config to fix recent bug (#537) @tsalo
  • [ENH] Replace low_memory with memory_limit and reduce memory bottlenecks (#520) @tsalo