Skip to content

v2.0.2

Compare
Choose a tag to compare
@nightwnvol nightwnvol released this 04 Jul 17:33
· 4 commits to master since this release
268efd5

v2.0.2
2024-07-04

✨Added

  • Added cp312 wheels to github actions

🛠️Changed

  • Restict the numpy version to <2.0.0 (due to dipy problems)
  • Parameters in the set() method of the models have now default values
  • MacOS arm64 wheels are now compiled with GitHub Actions instead of Cirrus CI

🐛Fixed

  • Link to installation guide in README.md
  • Improved print() statements when running from Jupyter notebooks