You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* allow LinearSolve v3
* use KLUFactorization() instead of LUFactorization()
* remove bandaid
* remove debugging statements
* fix warnings related to alias
* bump compat of RecursiveFactorization to v0.2.14
* use KLUFactorization only in test
* bump compat of RecursiveFactorization.jl to v0.2.23
* remove SciMLOperators again
* fix change of sparsity pattern also in other tests
* fix
* finally fixing it
* use same pattern as elsewhere
* fix keywords
* bump compat bounds to fix downgrade
* use algs
* bump compat of OrdinaryDiffEqRosenbrock.jl to v1.5
* remove accidently pushed file again
* try Downgrade with backported fix of SimpleNonlinearSolve.jl
* bump compats again
Downgrade still broken
* allow LinearSolve v2.39.1
* allow SciMLBase.jl v2.68
* require SciMLBase.jl v2.78 again
* require LinearSolve.jl v3.7.1
* fix
* drop support for LinearSolve.jl v2
0 commit comments