LinearOperators.jl
LinearOperators.jl copied to clipboard
Release 2.4.1
| Package name | latest | stable |
|---|---|---|
| CaNNOLeS.jl | ||
| DCISolver.jl | ||
| FletcherPenaltySolver.jl | ||
| JSOSolvers.jl | ||
| Krylov.jl | ||
| NLPModels.jl | ||
| NLPModelsModifiers.jl | ||
| PROPACK.jl | ||
| Percival.jl | ||
| QuadraticModels.jl | ||
| SolverTools.jl |
@amontoison do you know the origin of the failure with Krylov? It looks like it's some failure with Aqua, but I don't know why this is related to this PR.
The issue was Aqua.jl. I created a workflow to avoid some issues with it. It should be fixed now. You could merge #251 before the new release.