Releases: SciML/LinearSolve.jl
Releases · SciML/LinearSolve.jl
v1.23.1
LinearSolve v1.23.1
Closed issues:
- Pattern of the matrix changed (#165)
Merged pull requests:
- Improve default sparse solver choice (#168) (@ChrisRackauckas)
v1.23.0
LinearSolve v1.23.0
Merged pull requests:
- Many tweaks to the default algorithm choice (#160) (@ChrisRackauckas)
- Tests for zero init safety (#161) (@ChrisRackauckas)
- Correct documentation for
RFLUFactorization
(#162) (@simonp0420) - Export
FastLUFactorization
(#163) (@simonp0420)
v1.22.2
v1.22.1
LinearSolve v1.22.1
v1.22.0
LinearSolve v1.22.0
Merged pull requests:
- save ipiv for rf lu (#155) (@chriselrod)
- Add args... and kwargs... for FastFactorizations (#156) (@YingboMa)
v1.21.0
v1.20.0
LinearSolve v1.20.0
Merged pull requests:
- new format (#147) (@ChrisRackauckas)
- Revert "new format" (#148) (@ChrisRackauckas)
- Format SciML Style (#149) (@ChrisRackauckas)
v1.19.0
LinearSolve v1.19.0
Closed issues:
- Compatibility with Enzyme.jl? (#142)
Merged pull requests:
- doc: small improvements, and typo fixes, in docs for preconditioning (#144) (@fredrikekre)
- Update Downstream.yml (#145) (@MartinuzziFrancesco)
- Change from GPUArrays to GPUArraysCore (#146) (@ChrisRackauckas)
v1.18.1
LinearSolve v1.18.1
v1.18.0
LinearSolve v1.18.0
Merged pull requests:
- CompatHelper: bump compat for Setfield to 1, (keep existing compat) (#135) (@github-actions[bot])