From 02cc82361cabc1e9d97263dbb066c21207234b1d Mon Sep 17 00:00:00 2001 From: Hiroshi Shinaoka Date: Wed, 31 Dec 2025 22:03:43 +0900 Subject: [PATCH] New version: T4ATensorCI v0.12.0 UUID: 14428447-6903-48c7-83df-f2cb08af9918 Repo: Tree: 2ea223aa327b19ddd337c8032cc80407791e1dfe --- T/T4ATensorCI/Compat.toml | 4 ++++ T/T4ATensorCI/Deps.toml | 4 ++++ T/T4ATensorCI/Versions.toml | 3 +++ 3 files changed, 11 insertions(+) diff --git a/T/T4ATensorCI/Compat.toml b/T/T4ATensorCI/Compat.toml index fe43430..acf2a63 100644 --- a/T/T4ATensorCI/Compat.toml +++ b/T/T4ATensorCI/Compat.toml @@ -9,3 +9,7 @@ julia = "1.9.0 - 1" ["0.11 - 0"] julia = "1.10.0 - 1" + +["0.12 - 0"] +T4AMatrixCI = "0.1" +T4ATensorTrain = "0.1" diff --git a/T/T4ATensorCI/Deps.toml b/T/T4ATensorCI/Deps.toml index fa623b2..4f800d6 100644 --- a/T/T4ATensorCI/Deps.toml +++ b/T/T4ATensorCI/Deps.toml @@ -4,3 +4,7 @@ EllipsisNotation = "da5c29d0-fa7d-589e-88eb-ea29b0a81949" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" + +["0.12 - 0"] +T4AMatrixCI = "c72b89c1-c391-41a7-b711-dfcca653bb47" +T4ATensorTrain = "ec6ec972-96ae-4a21-b859-3911b77e305f" diff --git a/T/T4ATensorCI/Versions.toml b/T/T4ATensorCI/Versions.toml index b34cc4f..4dde339 100644 --- a/T/T4ATensorCI/Versions.toml +++ b/T/T4ATensorCI/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "6a7004766b7f63ed4ccc9081b640bc560cc4e054" ["0.11.0"] git-tree-sha1 = "158687f573ada9a3c0c1e02986d87cb7af4a2f5a" + +["0.12.0"] +git-tree-sha1 = "2ea223aa327b19ddd337c8032cc80407791e1dfe"