Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bassoy authored Mar 6, 2024
1 parent ebe3b6c commit 4169169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ High-Performance Tensor-Matrix Multiplication Library (TTM)
[![Build Status](https://github.com/bassoy/ttm/actions/workflows/test.yml/badge.svg)](https://github.com/bassoy/ttm/actions)

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

$$
Expand Down

0 comments on commit 4169169

Please sign in to comment.