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
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,18 +32,15 @@ etc).
32
32
33
33
## Breaking changes and new features
34
34
35
-
**NOTE:** Version 14 is a breaking release, prompted by the release of ModelingToolkit.jl version 9.
36
-
This caused several breaking changes in how Catalyst models are represented and interfaced with.
35
+
**NOTE:** Version 14 is a breaking release, prompted by the release of ModelingToolkit.jl version 9. This caused several breaking changes in how Catalyst models are represented and interfaced with.
37
36
38
-
Breaking changes and new functionality are summarized in the
39
-
[HISTORY.md](HISTORY.md) file. Furthermore, a migration guide on how to adapt your workflows to the
40
-
the new v14 update can be found [here](https://docs.sciml.ai/Catalyst/stable/v14_migration_guide/).
37
+
Breaking changes and new functionality are summarized in the [HISTORY.md](HISTORY.md) file. Furthermore, a migration guide on how to adapt your workflows to the new v14 update can be found [here](https://docs.sciml.ai/Catalyst/stable/v14_migration_guide/).
41
38
42
39
## Tutorials and documentation
43
40
44
41
The latest tutorials and information on using Catalyst are available in the [stable
45
42
documentation](https://docs.sciml.ai/Catalyst/stable/). The [in-development
46
-
documentation](https://docs.sciml.ai/Catalyst/stable/) describes unreleased features in
43
+
documentation](https://docs.sciml.ai/Catalyst/dev/) describes unreleased features in
47
44
the current master branch.
48
45
49
46
An overview of the package, its features, and comparative benchmarking (as of version 13) can also
0 commit comments