Releases: SciML/LinearSolve.jl
Releases · SciML/LinearSolve.jl
v1.30.0
LinearSolve v1.30.0
Merged pull requests:
- Update the wrapper of Krylov.jl (#234) (@amontoison)
- lib cov (#237) (@ArnoStrouwen)
v1.29.1
v1.29.0
LinearSolve v1.29.0
Merged pull requests:
- spelling (#225) (@ArnoStrouwen)
- prototype doc compat (#226) (@ArnoStrouwen)
- CompatHelper: add new compat entry for Documenter at version 0.27 for package docs, (keep existing compat) (#229) (@github-actions[bot])
- CompatHelper: add new compat entry for LinearSolve at version 1 for package docs, (keep existing compat) (#230) (@github-actions[bot])
- [skip ci] lib compat (#231) (@ArnoStrouwen)
- correct mistake in constructor of KrylovKitJL (#232) (@rveltz)
v1.28.0
LinearSolve v1.28.0
Closed issues:
- Should LinearSolve.jl move to KLU.jl v.0.4.0? (#200)
- 1.26.1 broken on Julia master. (#205)
- BibTex (citation) for LinearSolve.jl (#211)
Merged pull requests:
- CompatHelper: bump compat for KrylovKit to 0.6, (keep existing compat) (#213) (@github-actions[bot])
- prototype reproducibility docs (#214) (@ArnoStrouwen)
- [skip ci] buildkite badge (#220) (@ArnoStrouwen)
- switch to
SciMLBase
s version of_unwrap_val
(#221) (@oscardssmith) - generate reproducible stable docs (#222) (@ArnoStrouwen)
- Avoid singular A during precompilation (#223) (@andreasnoack)
v1.27.1
LinearSolve v1.27.1
Closed issues:
- 1.26.1 broken on Julia master. (#205)
Merged pull requests:
- CompatHelper: bump compat for KLU to 0.4, (keep existing compat) (#196) (@github-actions[bot])
- [skip ci] [skip tests] fix badge again (#209) (@ArnoStrouwen)
- Use new ctor in 1.9 (#210) (@Wimmerer)
v1.27.0
LinearSolve v1.27.0
Merged pull requests:
- Fix broken link (#204) (@ArnoStrouwen)
- Simple quick fix for refactor issue (#207) (@Wimmerer)
- prototype canonify docs (#208) (@ArnoStrouwen)
v1.26.1
LinearSolve v1.26.1
Merged pull requests:
- MassInstallAction: Install the Invalidations workflow on this repository (#192) (@devmotion)
- Snoop the precompilation (#197) (@ChrisRackauckas)
- Fix UMFPACK no symbolic factorization branch (#202) (@ChrisRackauckas)
v1.26.0
LinearSolve v1.26.0
Closed issues:
- saving estimated covariance matrices? (#189)
Merged pull requests:
- Default non-square operators to LSMR (#188) (@ChrisRackauckas)
v1.25.0
LinearSolve v1.25.0
Closed issues:
- FAQ second example broken (#186)
Merged pull requests:
- example blocks (#185) (@ArnoStrouwen)
v1.24.0
LinearSolve v1.24.0
Closed issues:
- LinearSolve default handling for non-square (#177)
Merged pull requests:
- badges (#183) (@ArnoStrouwen)
- doc cov (#184) (@ArnoStrouwen)
- Add an assumptions mechanism for type-stable default help, and nonsquare (#187) (@ChrisRackauckas)