re-order first lines

This commit is contained in:
2026-02-18 20:50:15 -05:00
parent 9c7e5d10ae
commit dc852c9aee
+2 -2
View File
@@ -1,7 +1,7 @@
# 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 <a href="https://git.pawelsarkowicz.xyz/ps/DS-for-LA">here</a>, 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.
This project demonstrates how fundamental linear algebra concepts power modern machine learning algorithms, with hands-on Python implementations.