From 2ee01ce0db9046d878d4f6830e96169058642000 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 29 Feb 2024 09:38:51 +0000 Subject: [PATCH] New version: LinearSolve v2.26.0 UUID: 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae Repo: https://github.com/SciML/LinearSolve.jl.git Tree: b2cc25978eb8efda63ee5786f2ed72c35a711b61 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- L/LinearSolve/Compat.toml | 7 ++++++- L/LinearSolve/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/L/LinearSolve/Compat.toml b/L/LinearSolve/Compat.toml index 6850c7f29c4365a..02a6faed854d75d 100644 --- a/L/LinearSolve/Compat.toml +++ b/L/LinearSolve/Compat.toml @@ -201,7 +201,6 @@ DocStringExtensions = "0.9.3-0.9" EnumX = "1.0.4-1" GPUArraysCore = "0.1.6-0.1" InteractiveUtils = "1.10.0-1" -KLU = "0.5" Libdl = "1.10.0-1" LinearAlgebra = "1.10.0-1" PrecompileTools = "1.2.0-1" @@ -213,11 +212,17 @@ julia = "1.10.0-1" ["2.23-2.24"] SciMLBase = "2.23.0-2" +["2.23-2.25"] +KLU = "0.5" + ["2.25-2"] ChainRulesCore = "1.22.0-1" Markdown = "1.10.0-1" SciMLBase = "2.26.3-2" +["2.26-2"] +KLU = "0.6" + ["2.3-2.16"] FastLapackInterface = "1-2" diff --git a/L/LinearSolve/Versions.toml b/L/LinearSolve/Versions.toml index 325cc046ec6015d..4e6b2e7bb71fd4e 100644 --- a/L/LinearSolve/Versions.toml +++ b/L/LinearSolve/Versions.toml @@ -465,3 +465,6 @@ git-tree-sha1 = "0153083d1112c9b284334750c22f33b745611c0f" ["2.25.0"] git-tree-sha1 = "40e698d20063b1a8dbbe40b259a24f7a71f53298" + +["2.26.0"] +git-tree-sha1 = "b2cc25978eb8efda63ee5786f2ed72c35a711b61"