Skip to content

Commit

Permalink
New package: ExoplanetsSysSim v1.0.0 (#1169)
Browse files Browse the repository at this point in the history
UUID: e0ba718c-02ec-11e9-384b-dd2930072415
Repo: https://github.com/ExoJulia/ExoplanetsSysSim.jl.git
Tree: b3b5c390c91b1dd2b8b771a2008d4f50e19b29ba

Registrator tree SHA: 8ad2ec9f6b6b8b9975d371ec3f65c87ee84ddb49
  • Loading branch information
JuliaRegistrator authored and fredrikekre committed Jun 7, 2019
1 parent 69d99c0 commit bac1615
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 0 deletions.
15 changes: 15 additions & 0 deletions E/ExoplanetsSysSim/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[1]
CORBITS = "1.0.0-*"
CSV = "0.4.3-*"
Combinatorics = "0.7.0-*"
Compat = "2.1.0-2"
DataFrames = "0.17.1-*"
Distributions = "0.20.0-*"
FileIO = "1"
HypothesisTests = "0.8.0-*"
JLD = "0.9"
JLD2 = "0.1.2-*"
PDMats = "0.9.6-*"
SpecialFunctions = "0.7.2-*"
StatsFuns = "0.8.0-*"
julia = "0.7.0-*"
19 changes: 19 additions & 0 deletions E/ExoplanetsSysSim/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[1]
CORBITS = "19bfd68b-3085-5123-a7aa-2ec83b867ca4"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
JLD = "4138dd39-2aa7-5051-a626-17a0bb65d9c8"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LibGit2 = "76f85450-5226-5b5a-8eaa-529ad045b433"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
3 changes: 3 additions & 0 deletions E/ExoplanetsSysSim/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ExoplanetsSysSim"
uuid = "e0ba718c-02ec-11e9-384b-dd2930072415"
repo = "https://github.com/ExoJulia/ExoplanetsSysSim.jl.git"
2 changes: 2 additions & 0 deletions E/ExoplanetsSysSim/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "b3b5c390c91b1dd2b8b771a2008d4f50e19b29ba"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2465,6 +2465,7 @@ e04668b6-ddf2-5c09-b17b-50da0d2d0da2 = { name = "GeneralizedMetropolisHastings",
e094c991-5a90-5477-8896-c1e4c9552a1a = { name = "SingularIntegralEquations", path = "S/SingularIntegralEquations" }
e09e3f5a-3c2e-516c-a806-60ae64389a85 = { name = "KnetLayers", path = "K/KnetLayers" }
e0b4c2ea-889f-54df-a5e0-fe74b3c892fd = { name = "uCSV", path = "U/uCSV" }
e0ba718c-02ec-11e9-384b-dd2930072415 = { name = "ExoplanetsSysSim", path = "E/ExoplanetsSysSim" }
e0d0a172-29c6-5d4e-96d0-f262df5d01fd = { name = "POMDPSimulators", path = "P/POMDPSimulators" }
e0df1984-e451-5cb5-8b61-797a481e67e3 = { name = "TextParse", path = "T/TextParse" }
e0f4c8e6-5ce5-555a-ba92-69b8d3d44885 = { name = "NatureGas", path = "N/NatureGas" }
Expand Down

0 comments on commit bac1615

Please sign in to comment.