Skip to content

Split off Nonlinear Solvers and Differentiation #2309

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

Merged
merged 66 commits into from
Aug 6, 2024

Conversation

ChrisRackauckas
Copy link
Member

These subpackages will be dependencies of some of the other subpackages. The reason to excise this from the core is to down dependencies required for explicit RK methods.

Todo:

  • DAE initialization needs a good error message for if nonlinear solvers haven't been loaded but you need to run the initialization (because of a initializeprob)
  • Dependencies need to be setup in the Project.tomls of the sublibraries

These subpackages will be dependencies of some of the other subpackages. The reason to excise this from the core is to down dependencies required for explicit RK methods.

Todo:

- [ ] DAE initialization needs a good error message for if nonlinear solvers haven't been loaded but you need to run the initialization (because of a initializeprob)
- [ ] Dependencies need to be setup in the Project.tomls of the sublibraries
@ChrisRackauckas ChrisRackauckas changed the title WIP: Split off Nonlinear Solvers and Differentiation Split off Nonlinear Solvers and Differentiation Aug 5, 2024
@ChrisRackauckas ChrisRackauckas merged commit 07470f9 into master Aug 6, 2024
56 of 60 checks passed
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