Skip to content

Commit

Permalink
New version: SurrogateModelOptim v0.4.1 (#5692)
Browse files Browse the repository at this point in the history
UUID: dc3f66f6-feed-11e8-2006-85573fddfdbc
Repo: https://github.com/MrUrq/SurrogateModelOptim.jl.git
Tree: 3ec2c4eabd1c8e0ff75f203c2f5f1423c9d54b2a

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and github-actions[bot] committed Nov 21, 2019
1 parent 5d23a3c commit a1e0492
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
13 changes: 10 additions & 3 deletions S/SurrogateModelOptim/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ julia = "1.1.0-1"
["0.4-0"]
BlackBoxOptim = "0.5"
Distances = "0.8"
LatinHypercubeSampling = "1.2"
NearestNeighbors = "0.4"
Parameters = "0.11"
ScatteredInterpolation = "0.3"
StaticArrays = "0.11"
StatsBase = "0.32"
TimerOutputs = "0.5"

["0.4.0"]
LatinHypercubeSampling = "1.2"
Parameters = "0.11"
StaticArrays = "0.11"

["0.4.1-0"]
LatinHypercubeSampling = "1.2.0-1"
Parameters = "0.12"
StaticArrays = "0.12"
3 changes: 3 additions & 0 deletions S/SurrogateModelOptim/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "85505f827a3191833228f01b8c0771e6926ca7f9"

["0.4.0"]
git-tree-sha1 = "3c70fdb59e2dedc6251d733b7673ca25ad3f632d"

["0.4.1"]
git-tree-sha1 = "3ec2c4eabd1c8e0ff75f203c2f5f1423c9d54b2a"

0 comments on commit a1e0492

Please sign in to comment.