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 f1377e8 commit 681aee5Copy full SHA for 681aee5
CHANGELOG.md
@@ -1,8 +1,14 @@
1
Changelog of `DynamicalSystemsBase`.
2
3
# master
4
+
5
+# v0.12.0
6
## New Features
-* `orthonormal` is 100x more performant.
7
+* `orthonormal` is 100x more performant.
8
+* Super duper cool new printing for `DynamicalSystem`.
9
+* Added tests etc. and now we are sure we can support Sparse matrix jacobians.
10
+* Testing of specialized integrators with DiffEqCallbacks.
11
+* Parameters are printed in the `DynamicalSystem`.
12
13
# 0.11.0
14
0 commit comments