Skip to content

Commit

Permalink
New version: PolynomialBases v0.4.2 (#8198)
Browse files Browse the repository at this point in the history
UUID: c74db56a-226d-5e98-8bb0-a6049094aeea
Repo: https://github.com/ranocha/PolynomialBases.jl.git
Tree: 02e44897d291ce4a96678039583ca5b0e8116feb

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and github-actions[bot] committed Jan 20, 2020
1 parent 5b88b7a commit b80c182
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
14 changes: 12 additions & 2 deletions P/PolynomialBases/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
["0.4"]
[0]
julia = ["0.7", "1"]

["0-0.4.1"]
ArgCheck = "0-1"
FastGaussQuadrature = "0"
FastTransforms = "0.4-0"
Parameters = "0"
Requires = "0"
SpecialFunctions = "0"
julia = ["0.7", "1"]

["0.4.2-0"]
ArgCheck = "1"
FastGaussQuadrature = "0.4.2-0.4"
FastTransforms = "0.4-0.8"
Parameters = "0.12"
Requires = ["0.5.2-0.5", "1"]
SpecialFunctions = "0.7-0.10"
6 changes: 4 additions & 2 deletions P/PolynomialBases/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
["0.4"]
[0]
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
FastTransforms = "057dd010-8810-581a-b7be-e3fc3b93f78c"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0-0.4.1"]
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions P/PolynomialBases/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "18f04b642096fc98977d850b2120273e7a6e0c06"

["0.4.1"]
git-tree-sha1 = "b7ca40b96953b7475060e18fb334c2bc5f2d0878"

["0.4.2"]
git-tree-sha1 = "02e44897d291ce4a96678039583ca5b0e8116feb"

0 comments on commit b80c182

Please sign in to comment.