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

Add compatibility with ModelingToolkit 9 #209

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

rogersamso
Copy link
Contributor

@rogersamso rogersamso commented Apr 10, 2024

Hi!

This PR adds compatibility with the latest major release of ModelingToolkit (v9).

Since test coverage is not very high, please make sure nothing broke with my changes.

Also, before merging, similar changes need to be made to the Earth4all repo (see worlddynamics/Earth4All.jl/pull/16), as it depends on this one.

Closes #208

Best

@natema natema requested review from aurorarossi and removed request for natema and paulobruno April 10, 2024 14:24
@rogersamso
Copy link
Contributor Author

OK, ModelingToolkit requires julia >= 1.9 but the Symbolics package requires julia >=1.10. I am going to change that again.

@rogersamso
Copy link
Contributor Author

Hi @aurorarossi, please let me know if there's anything else I need to do for this PR to be merged.
Best

@aurorarossi
Copy link
Member

I talked to the other member of the organization and yes, the PR can be merged!
Thanks for the good work!

@aurorarossi aurorarossi merged commit a7aa378 into worlddynamics:main Apr 18, 2024
2 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.

Compatibility with ModelingToolkit 9
2 participants