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 fa9a068 + adfbda5 commit a23466eCopy full SHA for a23466e
Project.toml
@@ -17,6 +17,7 @@ EllipsisNotation = "da5c29d0-fa7d-589e-88eb-ea29b0a81949"
17
FITSIO = "525bcba6-941b-5504-bd06-fd0dc1a4d2eb"
18
FastRunningMedian = "3a47ddbd-112b-4cc1-b00e-3746ec434ee5"
19
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
20
+ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
21
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"
22
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
23
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
@@ -56,6 +57,7 @@ EllipsisNotation = "1"
56
57
FITSIO = "0.17"
58
FastRunningMedian = "0.3.0"
59
FileIO = "1"
60
+ForwardDiff = "0.10.38"
61
Glob = "1"
62
HDF5 = "0.17"
63
Interpolations = "0.15.1"
0 commit comments