Releases: JuliaLinearAlgebra/Preconditioners.jl
Releases · JuliaLinearAlgebra/Preconditioners.jl
v0.6.1
Preconditioners v0.6.1
Closed issues:
- Allow reordering for incomplete cholesky (#30)
Merged pull requests:
- Add initial Literate documentation (#31) (@JeffFessler)
- enable dependabot for GitHub actions (#37) (@ranocha)
- update badges (#38) (@mohamed82008)
- Bump codecov/codecov-action from 1 to 3 (#39) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#40) (@dependabot[bot])
- fix AMG with matrix input (#41) (@mohamed82008)
v0.6.0
Preconditioners v0.6.0
Merged pull requests:
- Allow kwargs to pass to lldl (#32) (@JeffFessler)
- remove unused type variable (#34) (@t-bltg)
- Add citation section in README and CITATION.bib (#35) (@mohamed82008)
- Fix CompatHelper (#36) (@JeffFessler)
v0.5.2
Preconditioners v0.5.2
Merged pull requests:
- Misc updates (#25) (@fredrikekre)
- lastest -> latest (#29) (@mohamed82008)
v0.5.1
Preconditioners v0.5.1
Closed issues:
- Move package to JuliaLinearAlgebra? (#27)
Merged pull requests:
- Update CI configuration and [compat] entries. (#28) (@fredrikekre)
v0.5.0
Preconditioners v0.5.0
Closed issues:
- CholeskyPreconditioner is much slower than unwrapped LLDL (#23)
Merged pull requests:
- Simplify the Cholesky precond (#24) (@mohamed82008)
v0.4.1
Preconditioners v0.4.1
Merged pull requests:
v0.4.0
Preconditioners v0.4.0
Closed issues:
- Bug in AMGPreconditioner (#20)
Merged pull requests:
- Fix AMG preconditioner (#21) (@mohamed82008)
v0.3.3
v0.3.2
Preconditioners v0.3.2
Merged pull requests:
- Fix incomplete cholesky (#17) (@t-bltg)
- Move to GitHub actions CI (#18) (@mohamed82008)
v0.3.1
Preconditioners v0.3.1
Closed issues:
- Register v0.3.0 (#10)
Merged pull requests:
- Install TagBot as a GitHub Action (#13) (@JuliaTagBot)
- add CompatHelper (#14) (@ranocha)
- Add Compat entries (#15) (@mohamed82008)