Skip to content

lax-0.2.0

Compare
Choose a tag to compare
@termoshtt termoshtt released this 17 Jul 13:07
· 186 commits to master since this release

0.2.0 - 17 July 2021

Updated dependencies

  • cauchy 0.4 (num-complex 0.4, rand 0.8), lapack 0.18 #276

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