Releases: JuliaSparse/KLU.jl
Releases · JuliaSparse/KLU.jl
v0.6.0
KLU v0.6.0
- Added support for the
check
and `allowsingular keyword arguments to several functions. - Added documentation for some internal / non-public functions.
Merged pull requests:
- Update docs. (#23) (@ViralBShah)
- Update ci.yml to include Apple Silicon (#24) (@ViralBShah)
v0.5.0
KLU v0.5.0
Merged pull requests:
- Update to latest SuiteSparse and auto-generate wrappers (#18) (@ViralBShah)
- Bump actions/cache from 3 to 4 (#20) (@dependabot[bot])
- Update ci.yml (#22) (@ViralBShah)
v0.4.1
KLU v0.4.1
Closed issues:
- Parallel solver with KLU (#7)
- KLU.jl takes twice the time of kvxopt for factorization (#8)
- Implicit promotion from F32 to F64 (#9)
Merged pull requests:
- Update wrapper generator (#1) (@Gnimuc)
- Make getproperty non-allocating (#10) (@YingboMa)
- Prepare for
AdjointFactorization
(#13) (@dkarrasch) - Make getproperty non-allocating part 2 (#14) (@MarcBerliner)
- Bump actions/checkout from 2 to 3 (#15) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#16) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#17) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#19) (@dependabot[bot])