Skip to content

Commit

Permalink
New version: SymbolicRegression v1.1.0
Browse files Browse the repository at this point in the history
UUID: 8254be44-1295-4e6a-a16d-46603ac705cb
Repo: https://github.com/MilesCranmer/SymbolicRegression.jl.git
Tree: bd8e4c70e4b2786b3114544ddf46b15cc1076687

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 3, 2024
1 parent a1bc0f3 commit fc229ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
8 changes: 7 additions & 1 deletion S/SymbolicRegression/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ DynamicExpressions = "0.10"
["0.21.1-0.21"]
DynamicExpressions = "0.11"

["0.21.4-1"]
["0.21.4-0"]
LossFunctions = "0.10-0.11"

["0.22-0.22.2"]
Expand Down Expand Up @@ -204,10 +204,16 @@ StyledStrings = "1"
TOML = ["0.0.0", "1"]
julia = "1.10.0-1"

["1.0"]
LossFunctions = "0.10-0.11"

["1.0.0"]
ConstructionBase = "1.0.0-1.5.6"
Optim = "1.8-1.9"

["1.0.1-1"]
ConstructionBase = ["1.0.0-1.5.6", "1.5.8-1"]
Optim = "1.8-1.10"

["1.1-1"]
LossFunctions = ["0.10-0.11", "1"]
3 changes: 3 additions & 0 deletions S/SymbolicRegression/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -453,3 +453,6 @@ git-tree-sha1 = "3c0cbb2c8662b1267db29c3b009c98951e6ab156"

["1.0.3"]
git-tree-sha1 = "38245b47851d30f714c358b3266c0f280bf67bd0"

["1.1.0"]
git-tree-sha1 = "bd8e4c70e4b2786b3114544ddf46b15cc1076687"

0 comments on commit fc229ce

Please sign in to comment.