Skip to content

PRIMME 2.0

Compare
Choose a tag to compare
@eromero-vlc eromero-vlc released this 20 Sep 12:48

Changes in PRIMME 2.0:

  • Changed license to BSD 3-clause.
  • New support for singular value problems.
  • New support for float and complex float arithmetic.
  • Support for problem dimensions larger than 2^31, without requiring BLAS and LAPACK compiled with 64-bits integers.
  • Improve robustness and performance for interior problems; implemented advanced refined and harmonic-Ritz extractions.
  • Python interface compatible with NumPy and SciPy Library.
  • Optional user-defined convergence function, convTestFun.