From 091833084a75a4d672b0ed8386be0c7030524bd1 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 27 Jul 2021 07:11:26 +0530 Subject: [PATCH] New version: StrideArrays v0.1.13 (#41573) UUID: d1fa6d79-ef01-42a6-86c9-f7c551f8593b Repo: https://github.com/chriselrod/StrideArrays.jl.git Tree: 6f6c56db3d115084989563eb80818589adfccd42 Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0 --- S/StrideArrays/Compat.toml | 12 ++++++++++-- S/StrideArrays/Versions.toml | 3 +++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/S/StrideArrays/Compat.toml b/S/StrideArrays/Compat.toml index 9352e56bfb93f7d..9dc329dbf824016 100644 --- a/S/StrideArrays/Compat.toml +++ b/S/StrideArrays/Compat.toml @@ -1,5 +1,4 @@ [0] -Octavian = "0.2.3-0.2" julia = "1.5.0-1" ["0-0.1.0"] @@ -9,6 +8,9 @@ SLEEFPirates = "0.6.4-0.6" VectorizationBase = "0.15.3-0.15" VectorizedRNG = "0.2.3-0.2" +["0-0.1.12"] +Octavian = "0.2.3-0.2" + ["0-0.1.2"] ThreadingUtilities = "0.2" @@ -35,10 +37,16 @@ VectorizationBase = "0.20" ["0.1.11"] LoopVectorization = "0.12.50-0.12" -["0.1.12-0"] +["0.1.12"] LoopVectorization = "0.12.54-0.12" + +["0.1.12-0"] Static = "0.2.4-0.3" +["0.1.13-0"] +LoopVectorization = "0.12.55-0.12" +Octavian = "0.2.3-0.3" + ["0.1.2"] VectorizationBase = "0.18" diff --git a/S/StrideArrays/Versions.toml b/S/StrideArrays/Versions.toml index a1397c11e227f33..96a4c65b8d5a7a0 100644 --- a/S/StrideArrays/Versions.toml +++ b/S/StrideArrays/Versions.toml @@ -36,3 +36,6 @@ git-tree-sha1 = "89f12aad03fc1adb42bc4d7885f58859411d1629" ["0.1.12"] git-tree-sha1 = "4868aa2d6cad9007263585ab22e4a2150fcac033" + +["0.1.13"] +git-tree-sha1 = "6f6c56db3d115084989563eb80818589adfccd42"