First matlab approach for linear implementation (V0)

This commit is contained in:
2024-11-10 20:15:18 +02:00
parent c0b15bcf7d
commit 1c60b502b3
5 changed files with 84 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# project
bin/
out/
mat/
mtx/
# hpc
exclude
hpc_auth_sync.sh
# eclipse
.project
.cproject
.settings/
# matlab
*.m~