From ebe3b6c056b08721a71f2aaf3c311f260cbb37cd Mon Sep 17 00:00:00 2001 From: Cem Bassoy Date: Wed, 6 Mar 2024 21:04:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18c5eb0..7afaaea 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -High-Performance Tensor-Vector Multiplication Library (TTM) +High-Performance Tensor-Matrix Multiplication Library (TTM) ===== [![Language](https://img.shields.io/badge/C%2B%2B-17-blue.svg)](https://en.wikipedia.org/wiki/C%2B%2B#Standardization) [![License](https://img.shields.io/badge/license-GPL-blue.svg)](https://github.com/bassoy/ttm/blob/master/LICENSE)