diff options
| author | y-jan137 <yousefjan24000@gmail.com> | 2026-03-12 16:40:43 +0300 |
|---|---|---|
| committer | y-jan137 <yousefjan24000@gmail.com> | 2026-03-12 16:40:43 +0300 |
| commit | 38004f74df5b2dbcb07e6ad5ac2272f16882e018 (patch) | |
| tree | 119c13cab68e3f38c77a737a7f15a3dad74c1343 /README.md | |
| parent | 11568ad166dc9312593fa4caf05aaa4a11f21b17 (diff) | |
Add basic ops
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 |