Releases: neurostuff/NiMARE
0.20.0
0.20.0rc1
Adding the ability to load/transform parquet files into studysets for efficiency/working with the neurostore database.
this is experimental.
What's Changed
Full Changelog: 0.19.0...0.20.0rc1
0.19.0
0.18.0
Made the JALE implementation in NiMARE more performant, and added more arguments to the ALESubtraction API to allow for caching of main effect results
What's Changed
Full Changelog: 0.17.0...0.18.0
0.16.0
0.15.0
- make ALESubtraction more usable on limited resources (like on AWS)
- refactor CBMR to make it more user friendly and efficient (5-10x speedup)
What's Changed
- [ENH] add a low memory condition for ALESubtraction by @jdkent in #1004
- [REF] CBMR internal and public API refactor by @jdkent in #1005
Full Changelog: 0.14.0...0.15.0
0.14.0
0.13.0
More performance enhancements to be more efficient on cloud and thanks to @lyraluoyu for the flexible loading of json or json.gz (compressed) nimads files.
What's Changed
- [ENH] Add gzip JSON support and test by @lyraluoyu in #992
- [ENH] make ALE/FWE faster by @jdkent in #999
Full Changelog: 0.12.0...0.13.0
0.12.0
Official support for windows install in this release, and more optimizations for ALE in particular to help with heavy loads on AWS.
What's Changed
- [CI] add windows by @jdkent in #995
- [REF] optimize kernels with compressed sparse row data representation by @jdkent in #996
Full Changelog: 0.11.2...0.12.0
0.11.2
What's Changed
- [DOC] update dev installation and contributor links by @lyraluoyu in #984
- [FIX] studyset regressions by @jdkent in #989
New Contributors
- @lyraluoyu made their first contribution in #984
Full Changelog: 0.11.1...0.11.2