new todos

This commit is contained in:
2026-03-05 15:54:13 +01:00
parent 31a235763b
commit b429f884c4
10 changed files with 1042 additions and 1399 deletions

5
linear_algebra_test.py Normal file
View File

@@ -0,0 +1,5 @@
n = [1, 2, -1]
d = 8
p = [3, 5, 7]
print(1)