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
+16
View File
@@ -0,0 +1,16 @@
# project
bin/
out/
mat/
mtx/
.unused/
# hpc
exclude
hpc_auth_sync.sh
# eclipse
.project
.cproject
.settings/