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

removed redundant ODEProblem overload #167

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

Conversation

olynch
Copy link
Member

@olynch olynch commented Feb 27, 2024

It seems like the modelingtoolkit extension mostly overloads ODEProblem, which we can overload without depending on modelingtoolkit.

We might want to see what parts of the modelingtoolkit extension can be moved over to just the OrdinaryDiffEq extension.

It seems like the modelingtoolkit extension mostly overloads ODEProblem,
which we can overload without depending on modelingtoolkit.

We might want to see what parts of the modelingtoolkit extension can be
moved over to just the OrdinaryDiffEq extension.
@lukem12345
Copy link
Member

@jpfairbanks Good to merge?

@jpfairbanks
Copy link
Member

This feature was here for integration with TA3 on ASKEM. We can remove it and if it breaks that integration, copy these 5 lines into their codebase.

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.

3 participants