Skip to content

removed redundant ODEProblem overload#167

Open
olynch wants to merge 1 commit into
mainfrom
precompilation-fix
Open

removed redundant ODEProblem overload#167
olynch wants to merge 1 commit into
mainfrom
precompilation-fix

Conversation

@olynch
Copy link
Copy Markdown
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
Copy Markdown
Member

@jpfairbanks Good to merge?

@jpfairbanks
Copy link
Copy Markdown
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