You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major:
- Added "convex_evaluator" and "all_evaluators" functions
- Added methods for apply_transform with an Equation or Vector{Equation} as the input instead of an ODESystem
- Added pull_vars to extract variable names from Symbolics expressions
- Added shrink_eqs to shrink vectors of equations via substitution
Minor:
- Added a fix for variables like x[1] that are not dynamic functions of other variables such as "t".
- Added support for ^2 operation
- Corrected mid_expr to now work properly with Symbolics
0 commit comments