Skip to content
New issue

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

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

Already on GitHub? # to your account

CompatHelper: bump compat for NonlinearSolve to 4, (keep existing compat) #3177

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 4, 2024

This pull request changes the compat entry for the NonlinearSolve package from 3.14 to 3.14, 4.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@ChrisRackauckas
Copy link
Member

MTK shouldn't need a solver in it? @AayushSabharwal do you know why it has more than just SimpleNonlinearSolve?

@AayushSabharwal
Copy link
Member

Yeah this is unfortunate. It is because we need to run initialization in linearization_function in

nlsol = solve(initprob, initialization_solver_alg)

@ChrisRackauckas
Copy link
Member

Let's add a depwarn and document that it will be moved to a NonlinearSolve extension in the next breaking update.

@ChrisRackauckas ChrisRackauckas merged commit 9af8d5b into master Nov 7, 2024
15 of 40 checks passed
@ChrisRackauckas ChrisRackauckas deleted the compathelper/new_version/2024-11-04-00-24-48-059-01832501332 branch November 7, 2024 16:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants