We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602c72f commit 9a31fbfCopy full SHA for 9a31fbf
1 file changed
Project.toml
@@ -48,7 +48,7 @@ FileIO = "1.4"
48
Interpolations = "0.12, 0.13, 0.14, 0.15"
49
JLD2 = "0.2, 0.3, 0.4"
50
KernelFunctions = "0.9.7, 0.10"
51
-LsqFit = "0.11, 0.12, 0.13, 0.15"
+LsqFit = "0.11, 0.12, 0.13" # replace estimate_covar with vcov starting in 0.14
52
MultivariateStats = "0.7, 0.8, 0.9, 0.10"
53
NaNMath = "0.3, 1"
54
Optim = "1"
0 commit comments