Skip to content

Commit

Permalink
New version: SymbolicRegression v1.4.0 (#121392)
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: 85217a7c1e52566f58bce10828476cc4e12a9b23

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 13, 2024
1 parent 35bbe9e commit 745eb04
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
6 changes: 5 additions & 1 deletion S/SymbolicRegression/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -220,5 +220,9 @@ Optim = "1.8-1.10"
["1.1-1"]
LossFunctions = ["0.10-0.11", "1"]

["1.3-1"]
["1.3"]
DynamicExpressions = "1.6.0-1"

["1.4-1"]
DynamicDiff = "0.2"
DynamicExpressions = "1.8"
3 changes: 3 additions & 0 deletions S/SymbolicRegression/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,6 @@ DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"

["1.4-1"]
DynamicDiff = "7317a516-7a03-4707-b902-c6dba1468ba0"
3 changes: 3 additions & 0 deletions S/SymbolicRegression/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -465,3 +465,6 @@ git-tree-sha1 = "38121c5b7d8d614fb81789dbfdf04dea31017895"

["1.3.1"]
git-tree-sha1 = "fc22887fecc583fad34541ccbf4fb7866dca5a51"

["1.4.0"]
git-tree-sha1 = "85217a7c1e52566f58bce10828476cc4e12a9b23"

0 comments on commit 745eb04

Please sign in to comment.