Skip to content

Commit

Permalink
New version: Polynomials v4.0.6 (#96036)
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: a9c7a523d5ed375be3983db190f6a5874ae9286d

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 27, 2023
1 parent b1aeb8e commit babe122
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
5 changes: 4 additions & 1 deletion P/Polynomials/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ MutableArithmetics = "0.2.15-0.2"
[3-4]
julia = "1.6.0-1"

["3.2.5-4"]
["3.2.5-4.0.5"]
MakieCore = "0.6"

["3.2.6-4.0.1"]
Expand All @@ -53,3 +53,6 @@ Setfield = "1"
["4.0.5-4"]
LinearAlgebra = "1.6.0-1"
SparseArrays = "1.6.0-1"

["4.0.6-4"]
MakieCore = "0.6-0.7"
3 changes: 3 additions & 0 deletions P/Polynomials/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -258,3 +258,6 @@ git-tree-sha1 = "ea78a2764f31715093de7ab495e12c0187f231d1"

["4.0.5"]
git-tree-sha1 = "5a95b69396b77fdb2c48970a535610c4743810e2"

["4.0.6"]
git-tree-sha1 = "a9c7a523d5ed375be3983db190f6a5874ae9286d"
5 changes: 5 additions & 0 deletions P/Polynomials/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
["3.2.8-4"]
ChainRulesCore = "1"

["3.2.8-4.0.5"]
MakieCore = "0.6"

["3.2.9-4"]
MutableArithmetics = "1"

["4.0.2-4"]
FFTW = "1"

["4.0.6-4"]
MakieCore = "0.6-0.7"

0 comments on commit babe122

Please sign in to comment.