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

Bundle ModelingToolkit and add de.jit #119

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

LilithHafner
Copy link
Member

This PR contains a feature addition: bundle ModelingToolkit and add de.jit
And a documentation change: update readme to switch from partially broken instructions for how to use numba to partially broken instructions for how to use de.jit

Notably, de.jit fails on DAEProblem with no method matching matching modelingtoolkitize(::SciMLBase.DAEProblem{...}).
This PR does not yet adjust tests, which still use numba and do not use de.jit. It's probably good to keep testing numba interop and add de.jit testing on top.

Lilith Hafner added 2 commits October 10, 2023 16:27
@ChrisRackauckas ChrisRackauckas merged commit fc32432 into SciML:master Oct 10, 2023
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