What's Changed
- This version fix the build failure on some platforms including arm.
- This version fix the compatibility with ndarray 0.16.0.
New features
- Add a feature to turn on/off blas backend by @kateinoigakukun in #385
Bug fixes
- Fix rcond_hilbert test by @gkobeaga in #372
- use platform dependent c_char instead of hardcoded i8 by @mike-kfed in #354
Update Dependencies
- Upgrade ndarray and other deps by @cguentherTUChemnitz in #389
- Bump thiserror from 1.0 to 2.0 by @Dirreke in #392
Others
New Contributors
- @gkobeaga made their first contribution in #372
- @Dirreke made their first contribution in #390
- @cguentherTUChemnitz made their first contribution in #389
- @mike-kfed made their first contribution in #354
- @kateinoigakukun made their first contribution in #385
Full Changelog: ndarray-linalg-v0.16.0...ndarray-linalg-v0.17.0