Skip to content

Commit

Permalink
New version: SummationByPartsOperators v0.4.6 (#37248)
Browse files Browse the repository at this point in the history
UUID: 9f78cca6-572e-554e-b819-917d2f1cf240
Repo: https://github.com/ranocha/SummationByPartsOperators.jl.git
Tree: 98a767319ded5029627e342c73b87b1f288fb97c

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator committed May 22, 2021
1 parent 2699e01 commit 216bd8c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
10 changes: 9 additions & 1 deletion S/SummationByPartsOperators/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ PolynomialBases = "0.4.1-0.4"
DiffEqBase = "6"
DiffEqCallbacks = "2.6.0-2"
FFTW = "1"
Parameters = "0.12"
Requires = ["0.5.2-0.5", "1"]
Unrolled = "0.1.3-0.1"

Expand All @@ -42,15 +41,24 @@ StaticArrays = "0.12"
["0.1.2-0.4.3"]
Reexport = "0.2"

["0.1.2-0.4.5"]
Parameters = "0.12"

["0.1.3-0"]
PolynomialBases = "0.4.5-0.4"

["0.2-0"]
ArgCheck = "1-2"

["0.2-0.4.5"]
julia = "1.4.0-1"

["0.4.3-0"]
StaticArrays = "1"

["0.4.4-0"]
Reexport = ["0.2", "1"]

["0.4.6-0"]
UnPack = "1"
julia = "1.5.0-1"
7 changes: 6 additions & 1 deletion S/SummationByPartsOperators/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
PolynomialBases = "c74db56a-226d-5e98-8bb0-a6049094aeea"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
Expand All @@ -14,3 +13,9 @@ Unrolled = "9602ed7d-8fef-5bc8-8597-8f21381861e8"

["0-0.1.0"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0-0.4.5"]
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"

["0.4.6-0"]
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3 changes: 3 additions & 0 deletions S/SummationByPartsOperators/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ git-tree-sha1 = "c6e58da6565415d52f55a0f2bd3c7a5ecfe75b72"

["0.4.5"]
git-tree-sha1 = "807ff1b98ac004d8c4c59f302730e1febdeaac5c"

["0.4.6"]
git-tree-sha1 = "98a767319ded5029627e342c73b87b1f288fb97c"

0 comments on commit 216bd8c

Please sign in to comment.