Skip to content

Commit

Permalink
New package: SurrogatesMOE v0.1.0
Browse files Browse the repository at this point in the history
UUID: 778709c9-3595-4497-80d4-d1077d5b9fbf
Repo: https://github.com/SciML/Surrogates.jl.git
Tree: ef38ef2387b212cc6a7f484ea1931e99d4ee62e3

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Sep 14, 2022
1 parent 4b47536 commit b0c7e8f
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3895,6 +3895,7 @@ some amount of consideration when choosing package names.
777baba0-b230-11eb-2c94-4386250cf58f = { name = "Simpsons", path = "S/Simpsons" }
777c1f86-6c82-42ca-a30b-c579d49eb024 = { name = "ElementarySymmetricFunctions", path = "E/ElementarySymmetricFunctions" }
777c4786-024f-11e9-21a3-85d5d4106250 = { name = "ClimateMachine", path = "C/ClimateMachine" }
778709c9-3595-4497-80d4-d1077d5b9fbf = { name = "SurrogatesMOE", path = "S/SurrogatesMOE" }
778c5047-3e82-4d04-81b5-6fafe2d2d704 = { name = "MetaICVI", path = "M/MetaICVI" }
7792a7ef-975c-4747-a70f-980b88e8d1da = { name = "StrideArraysCore", path = "S/StrideArraysCore" }
77962e87-5f16-4699-9e7e-ba81324b26cc = { name = "Jinja", path = "J/Jinja" }
Expand Down
10 changes: 10 additions & 0 deletions S/SurrogatesMOE/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
Clustering = "0.14.2-0.14"
Distributions = "0.25.71-0.25"
GaussianMixtures = "0.3.6-0.3"
Surrogates = "6"
SurrogatesFlux = "0.1"
SurrogatesPolyChaos = "0.1"
SurrogatesRandomForest = "0.1"
XGBoost = "1.5.2-1"
julia = "1.6.0-1"
11 changes: 11 additions & 0 deletions S/SurrogatesMOE/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[0]
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
GaussianMixtures = "cc18c42c-b769-54ff-9e2a-b28141a64aae"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Surrogates = "6fc51010-71bc-11e9-0e15-a3fcc6593c49"
SurrogatesFlux = "4f55584b-dac4-4b1c-802a-b7c47b72cb4c"
SurrogatesPolyChaos = "50679fc6-c85c-4a6e-ac63-dc3c8bd8cb1c"
SurrogatesRandomForest = "3fee2672-df33-422b-aa65-d915eeac013a"
XGBoost = "009559a3-9522-5dbb-924b-0b6ed2b22bb9"
4 changes: 4 additions & 0 deletions S/SurrogatesMOE/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "SurrogatesMOE"
uuid = "778709c9-3595-4497-80d4-d1077d5b9fbf"
repo = "https://github.com/SciML/Surrogates.jl.git"
subdir = "lib/SurrogatesMOE"
2 changes: 2 additions & 0 deletions S/SurrogatesMOE/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "ef38ef2387b212cc6a7f484ea1931e99d4ee62e3"

0 comments on commit b0c7e8f

Please sign in to comment.