From 79aa61ed69915da1794f6d8b85bc86261a9839d2 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 4 Oct 2023 15:09:51 +0000 Subject: [PATCH] New version: SummationByPartsOperators v0.5.51 UUID: 9f78cca6-572e-554e-b819-917d2f1cf240 Repo: https://github.com/ranocha/SummationByPartsOperators.jl.git Tree: 1b176d69efc152f75341349bd3694e4e67484ec9 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- S/SummationByPartsOperators/Versions.toml | 3 +++ S/SummationByPartsOperators/WeakCompat.toml | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/S/SummationByPartsOperators/Versions.toml b/S/SummationByPartsOperators/Versions.toml index c7b5f6d0462fc0e..09d2b5a25e66dda 100644 --- a/S/SummationByPartsOperators/Versions.toml +++ b/S/SummationByPartsOperators/Versions.toml @@ -204,3 +204,6 @@ git-tree-sha1 = "3c27b7f989b92d2c24c22e0430796a609b68e537" ["0.5.50"] git-tree-sha1 = "da7998ae81a3026f84f05e41747727a1db38be9f" + +["0.5.51"] +git-tree-sha1 = "1b176d69efc152f75341349bd3694e4e67484ec9" diff --git a/S/SummationByPartsOperators/WeakCompat.toml b/S/SummationByPartsOperators/WeakCompat.toml index 838f3f5254ea371..c82dd12b5624195 100644 --- a/S/SummationByPartsOperators/WeakCompat.toml +++ b/S/SummationByPartsOperators/WeakCompat.toml @@ -1,7 +1,12 @@ ["0.5.33-0"] -BandedMatrices = "0.17" DiffEqCallbacks = "2" StructArrays = "0.6" +["0.5.33-0.5.50"] +BandedMatrices = "0.17" + ["0.5.36-0"] ForwardDiff = "0.10" + +["0.5.51-0"] +BandedMatrices = ["0.17", "1"]