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
Copy file name to clipboardExpand all lines: HISTORY.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@
48
48
*not* to do this as it has signifcant performance costs with ModelingToolkit
49
49
v9. Note, scalarized parameter arrays passed to the two-argument
50
50
`ReactionSystem` constructor may become unscalarized.
51
+
- Functional (e.g. time-dependent) parameters can now be used in Catalyst models. These can e.g. be used to incorporate arbitrary time-dependent functions (as a parameter) in a model. For more details on how to use these, please read: https://docs.sciml.ai/Catalyst/stable/model_creation/functional_parameters/.
51
52
- Scoped species/variables/parameters are now treated similar to the latest MTK
52
53
releases (≥ 9.49).
53
54
- The structural identifiability extension is currently disabled due to issues
0 commit comments