From dbbbc98100a17e010df3790c21c201a2817fcd7d Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 16 Nov 2024 03:43:57 +0530 Subject: [PATCH] New version: SpecialMatrices v3.1.0 (#119543) UUID: 928aab9d-ef52-54ac-8ca1-acd7ca42c160 Repo: https://github.com/JuliaLinearAlgebra/SpecialMatrices.jl.git Tree: 8345ce5cdbccfc12a709a055ff5cd6c7876ad22f Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/SpecialMatrices/Compat.toml | 9 ++++++++- S/SpecialMatrices/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/S/SpecialMatrices/Compat.toml b/S/SpecialMatrices/Compat.toml index 8ff59955def9cd3..0492ba6965d89bb 100644 --- a/S/SpecialMatrices/Compat.toml +++ b/S/SpecialMatrices/Compat.toml @@ -13,8 +13,15 @@ Polynomials = "1-2" ["2.0.0"] Polynomials = "1-2" -["2.0.1-3"] +["2.0.1-2"] Polynomials = "1-3" [3] julia = "1.6.0-1" + +["3.0"] +Polynomials = "1-3" + +["3.1-3"] +LinearAlgebra = "1" +Polynomials = "1-4" diff --git a/S/SpecialMatrices/Versions.toml b/S/SpecialMatrices/Versions.toml index 0b4073865ec7c97..19b0e7cb7bba1e0 100644 --- a/S/SpecialMatrices/Versions.toml +++ b/S/SpecialMatrices/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "92ca916517daef945473aedb57313d584a0876d5" ["3.0.0"] git-tree-sha1 = "8fd75ee3d16a83468a96fd29a1913fb170d2d2fd" + +["3.1.0"] +git-tree-sha1 = "8345ce5cdbccfc12a709a055ff5cd6c7876ad22f"