Skip to content

Commit

Permalink
New version: SummationByPartsOperators v0.5.9 (#50311)
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: f76927c1a41e431b4820cd470ba99e30b54598ad

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Dec 10, 2021
1 parent 9083be7 commit c7bb631
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 @@ -25,7 +25,6 @@ julia = "1.0.0-1"
PolynomialBases = "0.4.1-0.4"

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

["0.1.2-0.5.8"]
DiffEqBase = "6"

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

Expand Down Expand Up @@ -81,3 +83,6 @@ ArrayInterface = "3.1.16-3"

["0.5.8-0"]
julia = "1.6.0-1"

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

["0-0.5.8"]
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"

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

Expand All @@ -31,3 +33,6 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"

["0.5.3-0"]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

["0.5.9-0"]
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
3 changes: 3 additions & 0 deletions S/SummationByPartsOperators/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,6 @@ git-tree-sha1 = "7706477682d5b4eaa5358d7f6909c4b154415c33"

["0.5.8"]
git-tree-sha1 = "6ad87e3728ba39a7185b7387979287d59def3027"

["0.5.9"]
git-tree-sha1 = "f76927c1a41e431b4820cd470ba99e30b54598ad"

0 comments on commit c7bb631

Please sign in to comment.