From c5f87fa183f51b09f6f389469d21eaeb7a9b6295 Mon Sep 17 00:00:00 2001 From: Pawel Date: Wed, 18 Feb 2026 20:50:15 -0500 Subject: [PATCH] re-order first lines --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2a6a08..348b832 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Data Science for the Linear Algebraist. - The LaTeX does not seem to render properly on GitLab. This repo is mirrored on my gitea server here here, where the LaTeX seems to render properly. + +# Data Science for the Linear Algebraist. ## Project Overview A not-so comprehensive guide bridging linear algebra theory with practical data science implementation. Meant for someone to learn data science by using their strong linear algebra background.