From e36f8160fccf2542b7c20a2e57096495ecff9b69 Mon Sep 17 00:00:00 2001 From: zymon Date: Mon, 28 Aug 2023 17:00:27 +0200 Subject: [PATCH] Project.toml update --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index e5fcece..9512b58 100644 --- a/Project.toml +++ b/Project.toml @@ -10,3 +10,4 @@ LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890" [compat] FFTW = "1.4" julia = "1.6" +LoopVectorization = "0.12"