From 4c8d8ca25eeec1e2910b37c24b731d3cfb6d12dd Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sat, 15 Jun 2024 07:48:15 +0000 Subject: [PATCH] New version: SummationByPartsOperators v0.5.62 UUID: 9f78cca6-572e-554e-b819-917d2f1cf240 Repo: https://github.com/ranocha/SummationByPartsOperators.jl.git Tree: 68772bd4e0a4f7c2a6cc1364d494b8c20d876a33 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/SummationByPartsOperators/Versions.toml | 3 +++ S/SummationByPartsOperators/WeakCompat.toml | 3 +++ S/SummationByPartsOperators/WeakDeps.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/S/SummationByPartsOperators/Versions.toml b/S/SummationByPartsOperators/Versions.toml index 8ef57ed120ec423..c1512782b6f8c6b 100644 --- a/S/SummationByPartsOperators/Versions.toml +++ b/S/SummationByPartsOperators/Versions.toml @@ -237,3 +237,6 @@ git-tree-sha1 = "e88b69c07d04e853bd8db34464db7d1c6b18a540" ["0.5.61"] git-tree-sha1 = "7daf3888e250d13e0b0d6198f9293ea66ab7f2d4" + +["0.5.62"] +git-tree-sha1 = "68772bd4e0a4f7c2a6cc1364d494b8c20d876a33" diff --git a/S/SummationByPartsOperators/WeakCompat.toml b/S/SummationByPartsOperators/WeakCompat.toml index b447655d6a97819..770eec592d0ee1e 100644 --- a/S/SummationByPartsOperators/WeakCompat.toml +++ b/S/SummationByPartsOperators/WeakCompat.toml @@ -15,3 +15,6 @@ BandedMatrices = ["0.17", "1"] ["0.5.53-0"] DiffEqCallbacks = "2-3" + +["0.5.62-0"] +Optim = "1" diff --git a/S/SummationByPartsOperators/WeakDeps.toml b/S/SummationByPartsOperators/WeakDeps.toml index 4a79373ac70e380..6c04cc6c8a5d215 100644 --- a/S/SummationByPartsOperators/WeakDeps.toml +++ b/S/SummationByPartsOperators/WeakDeps.toml @@ -5,3 +5,6 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" ["0.5.36-0"] ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" + +["0.5.62-0"] +Optim = "429524aa-4258-5aef-a3af-852621145aeb"