Skip to content
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

use adjoints from SteadyStateProblems also for NonlinearProblems #684

Merged
merged 4 commits into from
Jul 10, 2022

Conversation

frankschae
Copy link
Member

Converts a NonlinearFunction to an ODEfunction and SteadyStateProblem to Union{SteadyStateProblem, NonlinearProblem} to use steady-state adjoint definitions also for nonlinear solvers.

requires:
SciML/NonlinearSolve.jl#77
SciML/DiffEqBase.jl#793
SciML/SciMLBase.jl#202

@ChrisRackauckas
Copy link
Member

Bump the lower bounds when bumping for the tests. Other than that it looks good.

@ChrisRackauckas ChrisRackauckas merged commit c3ebba9 into master Jul 10, 2022
@ChrisRackauckas ChrisRackauckas deleted the NonlinearSolveAdjoints branch July 10, 2022 04:30
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.

2 participants