Skip to content

Support Krylov.jl v0.10 #292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Support Krylov.jl v0.10 #292

wants to merge 1 commit into from

Conversation

amontoison
Copy link
Member

@tmigot @dpo
I started to update JSOSolvers.jl to use Krylov.jl v0.10.
We probably need to update some dependencies in JSO before.

The new generic interface of Krylov.jl helps because the user doesn't need anymore to load Krylov.jl or know the internal of it to switch the subsolver.
We can just specify the subsolver with a symbol now like :cg, :lsmr, etc...

The last release of Krylov.jl requires the version 1.10 of Julia (LTS) so you will need to update the compat of Julia for all packages if you want to upgrade it.

@amontoison amontoison requested a review from tmigot April 18, 2025 23:24
Copy link
Contributor

Package name latest stable
FletcherPenaltySolver
JSOSuite
PartiallySeparableNLPModels
Percival

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant