We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd62bf2 commit 833ff3eCopy full SHA for 833ff3e
README.md
@@ -14,8 +14,7 @@ ds = PredefinedDynamicalSystems.lorenz(u0; ρ = 32.0)
14
```
15
The alias `Systems` is also exported as a deprecation.
16
17
-**This module is provided purely as a convenience.
18
-Nothing here is tested, nor guaranteed to be stable in future versions.
+**This module is provided purely as a convenience. It does not have any actual tests, and it is not guaranteed to be stable in future versions.
19
It is not recommended to use this module for anything else besides
20
on-the-spot demonstrative examples.**
21
0 commit comments