diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Numerical Linear Algebra -This repo contains a small C++ dense numerical linear algebra library for double, with a companion experiments directory for evaluating performance. +This repo contains a small C++ dense numerical linear algebra library for `double`, with a companion experiments directory for evaluating performance. ## Build |