Skip to content

Commit

Permalink
New version: SymbolicUtils v1.2.0 (#88751)
Browse files Browse the repository at this point in the history
UUID: d1185830-fcd6-423d-90d6-eec64667417b
Repo: https://github.com/JuliaSymbolics/SymbolicUtils.jl.git
Tree: 9704a1d0ecbbf5d65700418dcf1bb4c680c790bb

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Aug 1, 2023
1 parent 31e80a9 commit 38fc7ae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
8 changes: 7 additions & 1 deletion S/SymbolicUtils/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,11 @@ Metatheory = "1.2.0-1"
TermInterface = "0.2.1-0.2"

["0.18.2-1"]
SpecialFunctions = ["0.10", "1-2"]

["0.18.2-1.1"]
DynamicPolynomials = "0.3-0.4"
MultivariatePolynomials = "0.3-0.4"
SpecialFunctions = ["0.10", "1-2"]

["0.19.10-0.19"]
TermInterface = "0.2.1-0.3"
Expand Down Expand Up @@ -122,3 +124,7 @@ AbstractAlgebra = "0.9-0.14"

["0.9.3-0.11.0"]
AbstractAlgebra = "0.9-0.15"

["1.2-1"]
DynamicPolynomials = "0.5"
MultivariatePolynomials = "0.5"
3 changes: 3 additions & 0 deletions S/SymbolicUtils/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -262,3 +262,6 @@ git-tree-sha1 = "5cb1f963f82e7b81305102dd69472fcd3e0e1483"

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

["1.2.0"]
git-tree-sha1 = "9704a1d0ecbbf5d65700418dcf1bb4c680c790bb"

0 comments on commit 38fc7ae

Please sign in to comment.