re-order first lines

This commit is contained in:
Pawel
2026-02-18 20:50:15 -05:00
parent 4dbd98e841
commit c5f87fa183

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.