Releases: neurostuff/NiMARE
Releases · neurostuff/NiMARE
0.5.2
0.5.1
What's Changed
🐛 Bug Fixes
- Fix the use correlation matrix from the results object when available for Reports by @JulioAPeraza in #925
- [FIX] reduce memory/time for running reports by @jdkent in #929
- [FIX] do not try to set n_cores on initialized objects by @jdkent in #930
Other Changes
Full Changelog: 0.5.0...0.5.1
0.5.1rc2
0.5.1rc1
What's Changed
🐛 Bug Fixes
- Fix the use correlation matrix from the results object when available for Reports by @JulioAPeraza in #925
Other Changes
Full Changelog: 0.5.0...0.5.1rc1
0.5.0
What's Changed
Implemented more methods to work with nimads datasets, and fix code to work with newer python environments and maintain compatibility with numpy 2.0.
🎉 Exciting New Features
🐛 Bug Fixes
Full Changelog: 0.4.2...0.5.0
0.5.0rc2
0.5.0rc1
0.4.2
What's Changed
🎉 Exciting New Features
- Add example describing the structure of the JSON/dict input format for Dataset object by @JulioAPeraza in #911
- [ENH] convert sample sizes by @jdkent in #919
🐛 Bug Fixes
- [FIX] read annotation into NIMADs by @jdkent in #914
- [FIX] fix the compilation of the description on pypi by @jdkent in #915
- [FIX] name of distribution conform to PEP 625 by @jdkent in #916
- [FIX] fix name of nimare to be pep 625 compliant by @jdkent in #917
Other Changes
Full Changelog: 0.4.1...0.4.2