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 9a31fbf commit d862ca8Copy full SHA for d862ca8
Project.toml
@@ -46,9 +46,9 @@ EchelleInstruments = "0.2"
46
FITSIO = "0.16, 0.17"
47
FileIO = "1.4"
48
Interpolations = "0.12, 0.13, 0.14, 0.15"
49
-JLD2 = "0.2, 0.3, 0.4"
+JLD2 = "0.2, 0.3, 0.4, 0.5"
50
KernelFunctions = "0.9.7, 0.10"
51
-LsqFit = "0.11, 0.12, 0.13" # replace estimate_covar with vcov starting in 0.14
+LsqFit = "0.11, 0.12, 0.13"
52
MultivariateStats = "0.7, 0.8, 0.9, 0.10"
53
NaNMath = "0.3, 1"
54
Optim = "1"
0 commit comments