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 9bb76a6 commit 9b5f017Copy full SHA for 9b5f017
Project.toml
@@ -1,7 +1,7 @@
1
name = "DiffEqCallbacks"
2
uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def"
3
authors = ["Chris Rackauckas <[email protected]>"]
4
-version = "4.0.0"
+version = "3.10.0"
5
6
[deps]
7
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -16,12 +16,13 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
16
17
[compat]
18
Aqua = "0.8"
19
-DataInterpolations = "4.6"
+DataInterpolations = "4.6, 5, 6"
20
DataStructures = "0.18.13"
21
DiffEqBase = "6.154"
22
Functors = "0.4"
23
LinearAlgebra = "1.10"
24
Markdown = "1.10"
25
+NonlinearSolve = "3.7.2"
26
ODEProblemLibrary = "0.1.5"
27
OrdinaryDiffEq = "6.88"
28
QuadGK = "2.9"
0 commit comments