JuliaSmoothOptimizers / LinearOperators.jl

Linear Operators for Julia
Other
150 stars 32 forks source link

Release 2.4.1 #250

Closed geoffroyleconte closed 1 year ago

github-actions[bot] commented 1 year ago
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
geoffroyleconte commented 1 year ago

@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.

amontoison commented 1 year ago

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.