first commit

This commit is contained in:
Sandro Zimmermann 2026-03-19 14:51:13 +01:00
commit 6a4b2c40ed
2 changed files with 4 additions and 0 deletions

1
README.md Normal file
View File

@ -0,0 +1 @@
Repository for CDS-204 Effiziente Algorithmen

3
requirements.txt Normal file
View File

@ -0,0 +1,3 @@
matplotlib = 3.10.8
numpy == 2.4.3
black == 26.3.1