From 4c66e248b93ca773e10a5ff6c08f05a7fd23a304 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 23 Aug 2024 17:21:30 +0530 Subject: [PATCH] New version: CorrelationFunctions v0.13.0 (#113722) UUID: cd8c4018-4f35-43b7-8520-d042ebaeaa2d Repo: https://github.com/fatimp/CorrelationFunctions.jl.git Tree: ccc1e3a16b8752261a4bb5f33d05f71f4de1fa97 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- C/CorrelationFunctions/Compat.toml | 9 +++++++-- C/CorrelationFunctions/Deps.toml | 2 ++ C/CorrelationFunctions/Versions.toml | 3 +++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/C/CorrelationFunctions/Compat.toml b/C/CorrelationFunctions/Compat.toml index 03ea20093f0a606..d24a4283ffa2be3 100644 --- a/C/CorrelationFunctions/Compat.toml +++ b/C/CorrelationFunctions/Compat.toml @@ -33,18 +33,23 @@ StatsBase = "0.33-0.34" ["0.10.3-0"] CUDA = "3.2.0-5" OffsetArrays = "1" -Quaternions = "0.7" -StaticArrays = "1" ["0.10.3-0.11.0"] Images = "0.24-0.26" +["0.10.3-0.12"] +Quaternions = "0.7" +StaticArrays = "1" + ["0.11-0"] Statistics = "1" ["0.11.1-0"] ImageFiltering = "0.7.1-0.7" +["0.13-0"] +LinearAlgebra = "1.10.0-1" + ["0.2-0"] CircularArrays = "1.2.0-1" diff --git a/C/CorrelationFunctions/Deps.toml b/C/CorrelationFunctions/Deps.toml index a438d47932c52bd..fb6ba0182e4b0b1 100644 --- a/C/CorrelationFunctions/Deps.toml +++ b/C/CorrelationFunctions/Deps.toml @@ -26,6 +26,8 @@ PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d" ["0.10.3-0"] OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" + +["0.10.3-0.12"] Quaternions = "94ee1d12-ae83-5a48-8b1c-48b8ff168ae0" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" diff --git a/C/CorrelationFunctions/Versions.toml b/C/CorrelationFunctions/Versions.toml index 1bd1d7d63de0cba..3a6469cbe6d78ee 100644 --- a/C/CorrelationFunctions/Versions.toml +++ b/C/CorrelationFunctions/Versions.toml @@ -75,3 +75,6 @@ git-tree-sha1 = "97442d24fc66364083facb0b7d2bdfb67ce71e70" ["0.12.0"] git-tree-sha1 = "e99d262f1628ca9c83fd0f389e1f53c388029f2f" + +["0.13.0"] +git-tree-sha1 = "ccc1e3a16b8752261a4bb5f33d05f71f4de1fa97"