From b8c03fd3c4f59d191ecac82359e500c48664fcd9 Mon Sep 17 00:00:00 2001 From: Andrea Ferretti Date: Tue, 6 Jun 2017 17:55:11 +0200 Subject: [PATCH] Removed spaces in tags --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index 86e5124..4dd3865 100644 --- a/packages.json +++ b/packages.json @@ -2747,7 +2747,7 @@ "tags": [ "vector", "matrix", - "linear algebra", + "linear-algebra", "BLAS", "LAPACK" ], @@ -6473,7 +6473,7 @@ "tags": [ "vector", "matrix", - "linear algebra", + "linear-algebra", "BLAS", "LAPACK", "CUDA"