From c8fabac3bab4ba716f50722867df6e2ab111d074 Mon Sep 17 00:00:00 2001 From: nHackel Date: Thu, 4 Jul 2024 12:58:20 +0200 Subject: [PATCH] Fix error in Project.toml --- Project.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Project.toml b/Project.toml index b5ba11a0..44c689fc 100644 --- a/Project.toml +++ b/Project.toml @@ -33,7 +33,6 @@ VectorizationBase = "0.19, 0.21" FFTW = "1.0" FLoops = "0.2" GPUArrays = "8, 9, 10" -VectorizationBase = "0.19, 0.21" JLArrays = "0.1.2" LinearOperatorCollection = "2" LinearOperators = "2.3.3"