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 76b092d + 3fe2a5c commit 952293dCopy full SHA for 952293d
Project.toml
@@ -64,19 +64,23 @@ IncrInfrInteractiveUtilsExt = "InteractiveUtils"
64
IncrInfrInterpolationsExt = "Interpolations"
65
66
[compat]
67
+AMD = "0.5"
68
ApproxManifoldProducts = "0.7, 0.8"
69
BSON = "0.2, 0.3"
70
Combinatorics = "1.0"
71
DataStructures = "0.16, 0.17, 0.18"
72
DelimitedFiles = "1"
73
+DifferentialEquations = "7"
74
DistributedFactorGraphs = "0.23"
75
Distributions = "0.24, 0.25"
76
DocStringExtensions = "0.8, 0.9"
77
FileIO = "1"
78
FiniteDiff = "2"
79
FiniteDifferences = "0.12"
80
+Flux = "0.14"
81
FunctionalStateMachine = "0.2.9"
82
Gadfly = "1"
83
+Interpolations = "0.15"
84
JSON3 = "1"
85
KernelDensityEstimate = "0.5.6"
86
LinearAlgebra = "1.10"
0 commit comments