Commit Graph

12 Commits

Author SHA1 Message Date
bfb59d650b remove factories and change to size_t 2024-04-10 13:48:10 +02:00
670d9415e6 added tests and features to load full file 2024-04-02 17:19:10 +02:00
6e8cf179c7 added first tests for reading files 2024-03-27 18:03:18 +01:00
0973580670 options for using the system libraries instead of fetch content 2024-03-27 10:50:38 +01:00
bf216f55c6 reading raw moench files (PR#3) (#32)
* reading moench and raw files

* read mythen3 files

* read multiport mythen3

* delete .vscode and .env.dev

---------

Co-authored-by: Bechir <bechir.brahem420@gmail.com>
2024-03-27 08:58:43 +01:00
937acd1138 reading multi port files (PR#2) (#31)
* works, not tested well on multi columns


---------

Co-authored-by: Erik Fröjdh <erik.frojdh@gmail.com>
2024-03-26 17:53:11 +01:00
72e3b58c09 fix cmake 2024-03-20 17:39:52 +01:00
cd905e96f3 remove templates 2024-03-20 14:25:31 +01:00
609c754b23 moved functions to NumpyHelper.cpp and added a few tests 2024-03-12 16:52:36 +01:00
146d2aed19 merge with organizing targets 2024-03-08 13:28:34 +01:00
47d381d299 merge numpy changes with project structure 2024-03-08 11:47:27 +01:00
ef61e62238 new folder structure 2024-03-07 15:48:06 +01:00