Skip to content

Commit

Permalink
New version: SummationByPartsOperators v0.5.3 (#37937)
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: 20f974ca9a212ad25f863fc08a9b3b72f7f04b8c

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator committed Jun 1, 2021
1 parent 5efd382 commit 1d3e3e3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
7 changes: 6 additions & 1 deletion S/SummationByPartsOperators/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ PolynomialBases = "0.4.1-0.4"

["0.1.2-0"]
DiffEqBase = "6"
DiffEqCallbacks = "2.6.0-2"
FFTW = "1"
Requires = ["0.5.2-0.5", "1"]
Unrolled = "0.1.3-0.1"
Expand All @@ -44,6 +43,9 @@ Reexport = "0.2"
["0.1.2-0.4.5"]
Parameters = "0.12"

["0.1.2-0.5.2"]
DiffEqCallbacks = "2.6.0-2"

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

Expand All @@ -68,3 +70,6 @@ LoopVectorization = "0.12.22-0.12"

["0.5.2-0"]
RecursiveArrayTools = "2.11.0-2"

["0.5.3-0"]
ArrayInterface = "3.1.0-3"
7 changes: 6 additions & 1 deletion S/SummationByPartsOperators/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[0]
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PolynomialBases = "c74db56a-226d-5e98-8bb0-a6049094aeea"
Expand All @@ -17,6 +16,9 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
["0-0.4.5"]
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"

["0-0.5.2"]
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"

["0.4.6-0"]
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

Expand All @@ -26,3 +28,6 @@ LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
["0.5.2-0"]
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"

["0.5.3-0"]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
3 changes: 3 additions & 0 deletions S/SummationByPartsOperators/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ git-tree-sha1 = "b926fd4a946f6b49ca43fda08cf682881640d81f"

["0.5.2"]
git-tree-sha1 = "d33a9ab52f2aa9482718c4c65b31836bb201629a"

["0.5.3"]
git-tree-sha1 = "20f974ca9a212ad25f863fc08a9b3b72f7f04b8c"

0 comments on commit 1d3e3e3

Please sign in to comment.