From 1892b3749ded41db82e6a5ded049cc393c2ed667 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sun, 20 Oct 2024 22:04:15 +0000 Subject: [PATCH] New version: LinearSolve v2.36.1 UUID: 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae Repo: https://github.com/SciML/LinearSolve.jl.git Tree: ddb60aabc5efb0670c7ddde5fedf7ab44520a3e6 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 0b37487c395d42a..242f8b7dae9ed71 100644 --- a/L/LinearSolve/Compat.toml +++ b/L/LinearSolve/Compat.toml @@ -199,7 +199,6 @@ ArrayInterface = "7.7.0-7" ConcreteStructs = "0.2.3-0.2" DocStringExtensions = "0.9.3-0.9" EnumX = "1.0.4-1" -GPUArraysCore = "0.1.6-0.1" InteractiveUtils = "1.10.0-1" Libdl = "1.10.0-1" LinearAlgebra = "1.10.0-1" @@ -215,6 +214,9 @@ SciMLBase = "2.23.0-2" ["2.23-2.25"] KLU = "0.5" +["2.23-2.36.0"] +GPUArraysCore = "0.1.6-0.1" + ["2.25-2"] ChainRulesCore = "1.22.0-1" Markdown = "1.10.0-1" @@ -235,6 +237,9 @@ LazyArrays = "1.8.0-2" ["2.31-2.33"] CpuId = "0.3.1-0.3" +["2.36.1-2"] +GPUArraysCore = "0.1.6-0.2" + ["2.6-2.22"] ConcreteStructs = "0.2" diff --git a/L/LinearSolve/Versions.toml b/L/LinearSolve/Versions.toml index cbda1a0b1408c08..cbcdd065a070601 100644 --- a/L/LinearSolve/Versions.toml +++ b/L/LinearSolve/Versions.toml @@ -516,3 +516,6 @@ git-tree-sha1 = "8941ad4bdd83768359801982e143008349b1a827" ["2.36.0"] git-tree-sha1 = "fb9809bce89e18bde2ae47e468973d5354620191" + +["2.36.1"] +git-tree-sha1 = "ddb60aabc5efb0670c7ddde5fedf7ab44520a3e6"