aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authory-jan137 <yousefjan24000@gmail.com>2026-03-12 16:40:43 +0300
committery-jan137 <yousefjan24000@gmail.com>2026-03-12 16:40:43 +0300
commit38004f74df5b2dbcb07e6ad5ac2272f16882e018 (patch)
tree119c13cab68e3f38c77a737a7f15a3dad74c1343 /README.md
parent11568ad166dc9312593fa4caf05aaa4a11f21b17 (diff)
Add basic ops
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb776c1..6f49640 100644
--- a/README.md
+++ b/README.md
@@ -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