A V0 implementation tested against matlab

Supports:
 - HDF5 file load and store
 - Precision timing of the process to stdout
 - logging (verbose mode) to stdout
 - Command line arguments and help
This commit is contained in:
2024-11-18 00:29:04 +02:00
parent 7c88260900
commit f591127e16
11 changed files with 1357 additions and 99 deletions
-18
View File
@@ -1,18 +0,0 @@
# project
bin/
out/
mat/
mtx/
# hpc
exclude
hpc_auth_sync.sh
# eclipse
.project
.cproject
.settings/
# matlab
*.m~