Skip to content

Commit 9493231

Browse files
Merge branch 'master' into compathelper/new_version/2019-11-21-17-11-51-036-4271215308
2 parents 312a8c3 + f524c50 commit 9493231

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

Project.toml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,33 @@ Weave = "44d3d7a6-8a23-5bf8-98c5-b353f8df5ec9"
4747

4848
[compat]
4949
DifferentialEquations = "6.8"
50+
NLsolve = "4.2"
51+
ArbNumerics = "1.0"
52+
PyPlot = "2.8"
53+
Plots = "0.27"
54+
OrdinaryDiffEq = "5.23"
55+
DoubleFloats = "0.9"
56+
DiffEqDevTools = "2.15"
57+
CuArrays = "1.4"
58+
RecursiveArrayTools = "1.0"
59+
IJulia = "1.20"
60+
DecFP = "0.4"
61+
SparsityDetection = "0.1"
62+
ParameterizedFunctions = "4.2"
63+
DiffEqOperators = "4.3"
64+
ForwardDiff = "0.10"
65+
SparseDiffTools = "0.10"
66+
Distributions = "0.21"
67+
StatsPlots = "0.12"
68+
Optim = "0.19"
69+
DiffEqBayes = "2.1"
70+
DiffEqCallbacks = "2.9"
71+
DiffEqParamEstim = "1.8"
72+
AlgebraicMultigrid = "0.2"
73+
CUDAnative = "2.5"
74+
Weave = "0.9"
75+
DiffEqPhysics = "3.2"
76+
StaticArrays = "0.10, 0.11, 0.12"
77+
BenchmarkTools = "0.4"
78+
Latexify = "0.12"
5079
julia = "1"

0 commit comments

Comments
 (0)