Releases: SciML/LinearSolve.jl
Releases · SciML/LinearSolve.jl
v1.32.1
LinearSolve v1.32.1
v1.32.0
LinearSolve v1.32.0
Closed issues:
Merged pull requests:
- doc cleanup prototype (#240) (@ArnoStrouwen)
- Add Sparspak (#241) (@Wimmerer)
- CompatHelper: add new compat entry for Sparspak at version 0.3, (keep existing compat) (#242) (@github-actions[bot])
- Specialize diagonal matrices (#244) (@ChrisRackauckas)
v1.31.0
LinearSolve v1.31.0
Closed issues:
- Avoid (unconditional) precompiling of code that has GPL dependecies (#224)
Merged pull requests:
- Use
Preferences
to toggle precompilation of code that requires GPL dependencies (#238) (@DilumAluthge)
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)