From 30f4be6a63343b5ed05635405dd71c0bdd7c7324 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 14 Jul 2023 16:48:29 +0530 Subject: [PATCH] New version: StochasticRounding v0.7.0 (#87484) UUID: 3843c9a1-1f18-49ff-9d99-1b4c8a8e97ed Repo: https://github.com/milankl/StochasticRounding.jl.git Tree: c47c87a0d094e4e054db71a020649d65ab68c4cf Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- S/StochasticRounding/Compat.toml | 6 +++++- S/StochasticRounding/Deps.toml | 3 +++ S/StochasticRounding/Versions.toml | 3 +++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/S/StochasticRounding/Compat.toml b/S/StochasticRounding/Compat.toml index cb421bdee6133f2..f605ff5b2edc198 100644 --- a/S/StochasticRounding/Compat.toml +++ b/S/StochasticRounding/Compat.toml @@ -14,5 +14,9 @@ BFloat16s = "0.1" ["0.5"] FastFloat16s = "0.1" -["0.6.2-0"] +["0.6.2-0.6"] BFloat16s = "0.1-0.2" + +["0.7-0"] +BFloat16s = "0.1-0.4" +DoubleFloats = "1" diff --git a/S/StochasticRounding/Deps.toml b/S/StochasticRounding/Deps.toml index 40f1cfee2a72397..c14dc1f298acc4a 100644 --- a/S/StochasticRounding/Deps.toml +++ b/S/StochasticRounding/Deps.toml @@ -4,3 +4,6 @@ RandomNumbers = "e6cf234a-135c-5ec9-84dd-332b85af5143" ["0.5"] FastFloat16s = "ecdfd59a-7c14-409c-ab7a-3704f8e92dd6" + +["0.7-0"] +DoubleFloats = "497a8b3b-efae-58df-a0af-a86822472b78" diff --git a/S/StochasticRounding/Versions.toml b/S/StochasticRounding/Versions.toml index f24a30df9534873..9143bd2e68c4dd8 100644 --- a/S/StochasticRounding/Versions.toml +++ b/S/StochasticRounding/Versions.toml @@ -33,3 +33,6 @@ git-tree-sha1 = "4493de79bb053822cb25b4e520ae7f5d14507911" ["0.6.3"] git-tree-sha1 = "1f4a8b50d46ecc3d725d07a2a97c7f9664c0f31f" + +["0.7.0"] +git-tree-sha1 = "c47c87a0d094e4e054db71a020649d65ab68c4cf"