Skip to content

Commit

Permalink
New version: EchelleCCFs v0.1.6 (#26337)
Browse files Browse the repository at this point in the history
UUID: 5d9f57b1-d7b5-417c-8d79-eedbcaad0187
Repo: https://github.com/RvSpectML/EchelleCCFs.jl.git
Tree: 15bf93213e0bf0f0e0fab52d720f674016f03072

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Dec 14, 2020
1 parent b40f961 commit c53553e
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
20 changes: 17 additions & 3 deletions E/EchelleCCFs/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
[0]
QuadGK = "2.4.0-2"
ThreadedIterables = "0.2"
julia = "1.3.0-1"

["0-0.1.5"]
CSV = "0.7"
DataFrames = "0.21"
QuadGK = "2.4.0-2"
SpecialFunctions = "0.10"
StaticArrays = "0.12"
ThreadedIterables = "0.2"
julia = "1.3.0-1"

["0.0"]
Polynomials = "1"
Expand All @@ -15,8 +17,20 @@ RvSpectMLBase = "0.0.1"
LsqFit = "0.11"
NamedTupleTools = "0.13"
PDMats = "0.10"

["0.1-0.1.5"]
RvSpectMLBase = "0.1"

["0.1.5-0"]
Query = "1"
StatsBase = "0.33"

["0.1.6-0"]
CSV = "0.7-0.8"
DataFrames = "0.21-0.22"
FITSIO = "0.16"
ForwardDiff = "0.10"
Optim = "1.2.0-1"
RvSpectMLBase = "0.1.4-0.1"
SpecialFunctions = ["0.10", "1"]
StaticArrays = ["0.12", "1"]
7 changes: 7 additions & 0 deletions E/EchelleCCFs/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,10 @@ PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"
["0.1.5-0"]
Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0.1.6-0"]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
FITSIO = "525bcba6-941b-5504-bd06-fd0dc1a4d2eb"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
3 changes: 3 additions & 0 deletions E/EchelleCCFs/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "781aea322c0cbfb62edb4f2dc570f607bace9671"

["0.1.5"]
git-tree-sha1 = "6c1a0836c56e6bff18dcd2bb57462832869167df"

["0.1.6"]
git-tree-sha1 = "15bf93213e0bf0f0e0fab52d720f674016f03072"

0 comments on commit c53553e

Please sign in to comment.