Skip to content

Commit 4169169

Browse files
authored
Update README.md
1 parent ebe3b6c commit 4169169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ High-Performance Tensor-Matrix Multiplication Library (TTM)
77
[![Build Status](https://github.com/bassoy/ttm/actions/workflows/test.yml/badge.svg)](https://github.com/bassoy/ttm/actions)
88

99
## Summary
10-
**TTM** is C++ high-performance tensor-matrix multiplication **header-only library**
10+
**TTM** is C++ high-performance tensor-matrix multiplication **header-only library**.
1111
It provides free C++ functions for parallel computing the **mode-`q` tensor-times-matrix product** of the general form
1212

1313
$$

0 commit comments

Comments
 (0)