-
-
Notifications
You must be signed in to change notification settings - Fork 4
Remove SymbolicAWEModel code from the package #247
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
Conversation
|
Please, fix the tests first. |
|
There are 3 options when using a unique find_steady_state! function from SymbolicAWEModels in the example. I don't like any of them...
|
|
You can always write: to make clear you want to import the find_stead_state! function from SymbolicAWEModels, if that is what you want to do. |
|
That doesn't make it easier to understand or run the example, but I'll do that for now. |
|
Fixed the tests |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
I get the following error when creating a sys image: └ @ ModelingToolkit.StructuralTransformations ~/.julia/packages/ModelingToolkit/vyvd9/src/structural_transformation/utils.jl:291 Closest candidates are: Stacktrace: Stacktrace: Any idea? |
This reverts commit 0e5fb65.
Use SymbolicAWEModels.jl instead.