Skip to content

0.0.12rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tsalo tsalo released this 15 Feb 14:53
· 237 commits to main since this release
69be3e3

This release candidate continues to optimize certain elements of NiMARE processing for its NeuroLibre preprint.

What's Changed

🛠 Breaking Changes

  • Replace multiprocessing with joblib for parallelization and change n_cores default to 1 by @tsalo in #597

🐛 Bug Fixes

  • Retain updated Estimator in Corrector-generated MetaResults by @tsalo in #633

Other Changes

  • Reduce SCALE memory usage by @tsalo in #632
  • Improve memory management in MKDAChi2 Estimator by @tsalo in #638

Full Changelog: 0.0.11...0.0.12rc1