Skip to content

2022.06.00

Compare
Choose a tag to compare
@mgates3 mgates3 released this 16 Feb 00:06
· 1322 commits to master since this release
  • Fixed algorithm selection (issue #41)
  • Fixed set for triangular, trapezoid, symmetric, Hermitian matrices (tzset)
  • Fixed ScaLAPACK pdsgesv wrapper (issue #42)
  • Fixed norm for general band matrix (gbnorm)
  • Added macro for OpenMP default(none); by default empty since it
    causes unpredictable errors for some compilers or libraries