Skip to content

Commit

Permalink
New version: Polynomials v2.0.0 (#31496)
Browse files Browse the repository at this point in the history
UUID: f27b6e38-b328-58d1-80ce-0feddd5e7a45
Repo: https://github.com/JuliaMath/Polynomials.jl.git
Tree: 039e1916e84cbe204c5321cc0a21a55519532630

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Mar 8, 2021
1 parent 698a0af commit 35f492b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
4 changes: 2 additions & 2 deletions P/Polynomials/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ julia = ["0.7", "1"]
RecipesBase = "0.0.0 - 0.7"
julia = ["0.7.0", "1"]

["0.6-1"]
["0.6-2"]
julia = "1"

["0.6.0"]
Expand All @@ -14,7 +14,7 @@ RecipesBase = "0.7"
["0.6.1-0.6"]
RecipesBase = "0.7-0.8"

["0.7-1"]
["0.7-2"]
Intervals = ["0.5", "1"]
RecipesBase = ["0.7-0.8", "1"]

Expand Down
6 changes: 3 additions & 3 deletions P/Polynomials/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[0-1]
[0-2]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["0.5.3-1"]
["0.5.3-2"]
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"

["0.7-1"]
["0.7-2"]
Intervals = "d8418881-c3e1-53bb-8760-2df7ec849ed5"

["1.1.13-1.1"]
Expand Down
3 changes: 3 additions & 0 deletions P/Polynomials/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,6 @@ git-tree-sha1 = "502353a70bf95efe28c0e7ac99ddd8925ccd8c7c"

["1.2.0"]
git-tree-sha1 = "1c6c5b0c3713738d6b987903c529d80622c37e07"

["2.0.0"]
git-tree-sha1 = "039e1916e84cbe204c5321cc0a21a55519532630"

0 comments on commit 35f492b

Please sign in to comment.