rhombicosidodecahedron_r
rhombicosidodecahedron_r
I was asked to open an issue. Thank you very much. Setting up a SDESystem, encountering an error while using structural_simplify that I can’t quite understand. ``` using ModelingToolkit, Symbolics,...
Greetings everyone, I have recently started using ModelingToolkit.jl. I am facing the following error with exponentiation, ``` eqs_1 = [D(z1) ~ z1 * ( μ + im * ω_1 -...
Greetings, Thanks very much for your package. I am just trying to run some of the examples in the link. The [MTK_example] is giving an error unfortunately. (https://bifurcationkit.github.io/BifurcationKitDocs.jl/dev/tutorials/ode/NME-MTK/#Neural-mass-equation-MTK) ``` using...