Highlights
- Support for NumPy 2.0 and Pint 0.24
- Fix for error in
galvez_davison_index
- This the last release that will support Python 3.9
What's Changed
Bugs Fixed 🐛
- fixes issue #3535 by @anacmontoya in #3549
- Fix galvez_davison_index error: invalid index to scalar variable by @C2oWisComing in #3529
Other Changes
- Numpy 2 compatibility by @dopplershift in #3491
- Updated the README for Tutorials by @cfeliciano7792 in #3519
- Bump to numpy 2 by @dopplershift in #3606
New Contributors
- @anacmontoya made their first contribution in #3549
- @cfeliciano7792 made their first contribution in #3519
Full Changelog: v1.6.2...v1.6.3