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.
2 parents cf13a4f + 3d97096 commit a6b4262Copy full SHA for a6b4262
lib/OrdinaryDiffEqNonlinearSolve/Project.toml
@@ -1,7 +1,7 @@
1
name = "OrdinaryDiffEqNonlinearSolve"
2
uuid = "127b3ac7-2247-4354-8eb6-78cf4e7c58e8"
3
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>", "Yingbo Ma <mayingbo5@gmail.com>"]
4
-version = "1.3.0"
+version = "1.3.1"
5
6
[deps]
7
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -36,7 +36,7 @@ LinearAlgebra = "<0.0.1, 1"
36
LinearSolve = "2.32.0"
37
MuladdMacro = "0.2.4"
38
NonlinearSolve = "3.14.0, 4"
39
-OrdinaryDiffEqCore = "1.1"
+OrdinaryDiffEqCore = "1.13"
40
OrdinaryDiffEqDifferentiation = "<0.0.1, 1"
41
PreallocationTools = "0.4.23"
42
Random = "<0.0.1, 1"
0 commit comments