Releases: SciML/LinearSolve.jl
Releases · SciML/LinearSolve.jl
v0.1.5
14 Dec 02:57
Compare
Sorry, something went wrong.
No results found
LinearSolve v0.1.5
Diff since v0.1.4
Closed issues:
KLU wrappers (#9 )
Cache symbolic factorization when doing a sparse factorization (#27 )
Merged pull requests:
Add KLU factorization (#44 ) (@Wimmerer)
v0.1.4
13 Dec 23:38
Compare
Sorry, something went wrong.
No results found
v0.1.3
12 Dec 14:15
Compare
Sorry, something went wrong.
No results found
LinearSolve v0.1.3
Diff since v0.1.2
Closed issues:
Merged pull requests:
Pardiso (#37 ) (@vpuri3 )
Add a return type wrapper (#39 ) (@ChrisRackauckas )
CompatHelper: add new compat entry for Requires at version 1, (keep existing compat) (#40 ) (@github-actions[bot])
v0.1.2
08 Dec 11:26
Compare
Sorry, something went wrong.
No results found
LinearSolve v0.1.2
Diff since v0.1.1
Closed issues:
Insert default preconditioners (#26 )
Merged pull requests:
v0.1.1
28 Nov 08:01
Compare
Sorry, something went wrong.
No results found
LinearSolve v0.1.1
Diff since v0.1.0
Closed issues:
Fully non-dynamic linear solver (#1 )
RecursiveFactorizationLU (#4 )
IterativeSolvers Wrappers (#6 )
Default algorithm (#7 )
Fix common argument handling (#23 )
Merged pull requests:
LinearSolve interface (#21 ) (@vpuri3 )
Fix default solve algorithm handling (#25 ) (@ChrisRackauckas )
CompatHelper: add new compat entry for KrylovKit at version 0.5, (keep existing compat) (#28 ) (@github-actions[bot])
CompatHelper: add new compat entry for RecursiveFactorization at version 0.2, (keep existing compat) (#29 ) (@github-actions[bot])
common arg handling (#30 ) (@vpuri3 )
RecursiveFactorization.lu! (#32 ) (@vpuri3 )
Change default to use KrylovJL_GMRES on non Array (#34 ) (@ChrisRackauckas )
v0.1.0
10 Oct 09:23
Compare
Sorry, something went wrong.
No results found
LinearSolve v0.1.0
Closed issues:
Rename to LinearSolve.jl (#2 )
Krylov.jl wrappers (#11 )
Merged pull requests:
solve without ! (#10 ) (@EdelmanJonathan )
CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) (#15 ) (@github-actions[bot])
Add Krylov.jl wrapper (#16 ) (@avik-pal )