Inital commit

This commit is contained in:
Pranshu Sharma 2025-05-14 23:23:14 +10:00
commit 6a8d3f76c6
2 changed files with 90 additions and 0 deletions

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# Info
These are a collection of algorhtims, not intended for practical use,
but just for learnign purposes.
# Algorhtims
- `simul.hs` - A simultaneous equation LU decomposition