README 238 B

12345678
  1. KLU is a sparse LU factorization algorithm well-suited for use in circuit
  2. simulation.
  3. This package is part of SuiteSparse.
  4. CHOLMOD is an optional dependency and will be used if found.
  5. It is primarily used for this package's test suite.