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 e51d712 commit 8824d4fCopy full SHA for 8824d4f
Project.toml
@@ -1,7 +1,7 @@
1
name = "StochasticDiffEq"
2
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
3
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4
-version = "6.79.0"
+version = "6.80.0"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -52,7 +52,7 @@ MuladdMacro = "0.2.1"
52
NLsolve = "4"
53
OrdinaryDiffEq = "6.87"
54
OrdinaryDiffEqCore = "1.12.1"
55
-OrdinaryDiffEqDifferentiation = "1"
+OrdinaryDiffEqDifferentiation = "1.9"
56
OrdinaryDiffEqNonlinearSolve = "1"
57
Random = "1.6"
58
RandomNumbers = "1.5.3"
0 commit comments