ndarray-linalg-0.14.0
termoshtt
released this
17 Jul 13:40
·
183 commits
to master
since this release
0.14.0 - 17 July 2021
Updated dependencies
Fixed
- Fix memory layout of the output of inverse of LUFactorized #297
- Fix Eig for column-major arrays with real elements #298
- Fix Solve::solve_h_* for complex inputs with standard layout #296
- Add checks for matching shapes in Solve, SolveH, and EighInplace #290