Skip to content

Commit 2c3d3b8

Browse files
authored
Update README.md
1 parent 2228734 commit 2c3d3b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ large-scale simulations through auto-vectorization and parallelism. Symbolic
2525
`ReactionSystem`s can be used to generate ModelingToolkit-based models, allowing
2626
the easy simulation and parameter estimation of mass action ODE models, Chemical
2727
Langevin SDE models, stochastic chemical kinetics jump process models, and more.
28-
Generated models can be used with solvers throughout the broader
29-
[SciML](https://sciml.ai) ecosystem, including higher-level SciML packages (e.g.
28+
Generated models can be used with solvers throughout the broader Julia and
29+
[SciML](https://sciml.ai) ecosystems, including higher-level SciML packages (e.g.
3030
for sensitivity analysis, parameter estimation, machine learning applications,
3131
etc).
3232

@@ -205,4 +205,4 @@ could cite our work:
205205
pages = {1-19},
206206
number = {10},
207207
}
208-
```
208+
```

0 commit comments

Comments
 (0)