Skip to content

2024.10.26

Latest
Compare
Choose a tag to compare
@mgates3 mgates3 released this 30 Oct 03:42
  • Added eigenvalue utilities (lae2, laev2, lasr).
  • Refactor eigenvalue testers.
  • Use std::hypot instead of lapy2, lapy3.
  • Use to_lapack_int to convert int32 to int64.