Skip to content

Commit 8f93464

Browse files
committed
add note in History file
1 parent 5c01feb commit 8f93464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
*not* to do this as it has signifcant performance costs with ModelingToolkit
4949
v9. Note, scalarized parameter arrays passed to the two-argument
5050
`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/.
5152
- Scoped species/variables/parameters are now treated similar to the latest MTK
5253
releases (≥ 9.49).
5354
- The structural identifiability extension is currently disabled due to issues

0 commit comments

Comments
 (0)