v4.0.0
·
7512 commits
to master
since this release
ModelingToolkit v4.0.0
Closed issues:
- Operation vs Variable (#433)
- Slowdown (and possible memory leak?) when solving SDEs using MTK (#573)
- World Age Problem when solving JumpSystem from function (#577)
- Error on precompilation (#601)
- composed SDESystems (#602)
- Unexpected behaviour of build_function on constant expressions (#616)
Merged pull requests:
- WIP: Unify the Term definition between MTK and SymbolicUtils (#518) (@YingboMa)
- replace GenearlizedGenerated with RuntimeGeneratedFunctions (#595) (@ChrisRackauckas)
- exprs_occur_in (#613) (@shashi)
- make states_to_sym fast in checking membership (#617) (@shashi)
- More serious Symbol and makesym (#618) (@YingboMa)
- Small doc fixup (#623) (@dangirsh)
- Restructure and make Symbol composable (#625) (@YingboMa)