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: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ For an overview of accepted attributes for both transitions and species classes,
34
34
35
35
A network's dynamics is specified using a compact **modeling metalanguage**. Moreover, we have integrated another expression comprehension metalanguage which makes it easy to generate arbitrarily complex dynamics from a single template transition!
36
36
37
-
Taking **unions** of reaction networks is fully supported, and it is possible to identify the resource classes as apropriate.
37
+
Taking **unions** of reaction networks is fully supported, and it is possible to identify the resource classes as appropriate.
38
38
39
39
Moreover, it is possible to **export and import** reaction network dynamics using the [TOML](https://toml.io/) format.
40
40
@@ -322,4 +322,4 @@ data = [60 30 5]
322
322
@fit_and_plot acs data time_points vars=[A] params α maxeval=200 lower_bounds=0 upper_bounds=.01
0 commit comments