2024 release
This release includes significant updates over version 0.0.2a0, including:
- New support for Fused Unbalanced Gromov-Wasserstein (FUGW) methods
- New support for Individualized Neural Tuning (INT) methods
- New support for Shared Response Model (SRM) methods
- New support for Hyperalignment methods
- New accompanying examples and documentation
- Accompanying bug fixes and dependency updates
What's Changed
- Changing OT backend from POT to OTT by @thomasbazeille in #48
- [ENH] Bump to nilearn v0.9 by @emdupre in #51
- Patch fix on #51 by @emdupre in #52
- Fixed tests by @bthirion in #57
- [Bugfix] Remove deprecated normalize option in RidgeCV by @pbarbarant in #59
- Trying new configuration by @bthirion in #58
- Updates for newer ott-jax interface by @emdupre in #53
- [MAINT] Packaging by @emdupre in #60
- [MAINT] Fix tests by @emdupre in #61
- [MAINT] Use Nilearn's hierarchical kmeans implentation by @emdupre in #63
- [INFRA] Remove Circle in favor of GHA by @emdupre in #64
- [FMT] Re-introduce flake8, solve existing fmt errors by @emdupre in #65
- [INFRA] First pass at doc builder GHA by @emdupre in #66
- [INFRA] Update sphinx conf for newer version, correct warnings by @emdupre in #69
- [INFRA] Untrack nilearn, set 10.2 as minimum version by @emdupre in #76
- [ENH] Add fastSRM functionality by @emdupre in #70
- [INFRA] nilearn updates by @emdupre in #79
- Add Parcel and Searchlight Hyperalignment methods by @denisfouchard in #74
- [FEAT] Add fugw interface by @pbarbarant in #83
- [INFRA] Try doc deployment from jupyter-book by @emdupre in #90
- Create a deploy action by @pbarbarant in #85
- [DOC] Restrict deploy job to run only on the main branch by @pbarbarant in #97
- [DOC] Initial commit of furo theme by @emdupre in #99
- [INFRA] Expanding supported Python versions by @emdupre in #101
New Contributors
- @pbarbarant made their first contribution in #59
- @denisfouchard made their first contribution in #74
Full Changelog: 0.0.2a0...0.0.3