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 0a12bb5 commit f1a17e6Copy full SHA for f1a17e6
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# v0.3.4
2
+## Breaking
3
+* By default now all `ContinuousDynamicalSystems` are solved using `Vern9` as a
4
+ solver and tolerances of `1e-9`, both abstol and reltol.
5
## Non-breaking
6
* Added energy conservation option to the Henon Helies system
7
* All `ContinuousDS` evolution now internally passes thrgouh the `get_sol` function,
0 commit comments