From 38004f74df5b2dbcb07e6ad5ac2272f16882e018 Mon Sep 17 00:00:00 2001 From: y-jan137 Date: Thu, 12 Mar 2026 16:40:43 +0300 Subject: Add basic ops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3