28d7e8c07a
read write cluster file ( #60 )
...
* Read and write cluster files (save work)
* add reading test
* use define for examples env variable and fix ci
* read and write cluster files (working)
* fix cluster CI
2024-04-16 13:14:41 +02:00
9dfd388927
use clang-tidy ( #59 )
...
* use clang-tidy for Frame.cpp
* fixes for defs.cpp
* clang-tidy 6/45
* clang-tidy for core
* clang-tidy fixes: for hpp File,FileInterface,SubFile.cpp
* ci fixes
* fix build errors
* fix clang-tidy command ci
* fix clang-tidy ci
* clang-tidy for rawfile.cpp
* clang-tidy numpy helpers
* fix ci
* clang-tidy file_io
* clang-tidy file_io and core working
* zmqheader
* clagn-tidy: network_io,file_io,core
* clang-tidy working
* format
---------
Co-authored-by: Bechir <bechir.brahem420@gmail.com >
2024-04-12 17:35:36 +02:00
260cb96f64
add documentation to code
2024-04-10 17:18:23 +02:00
598e9f6708
format files
2024-04-05 17:05:42 +02:00
3c58039502
add tests for zmqheader and remove simdjson warnings
2024-04-05 15:22:31 +02:00
47cf462f3d
zmq sender and receiver examples
2024-04-04 15:51:18 +02:00
9e96f8b150
format headers
2024-04-03 14:53:06 +02:00
31a20d4f6c
fix ci and add formatting ( #48 )
...
* add dependency
* dont run blocking zmq example and add formatting
* format files
2024-04-03 13:47:52 +02:00
04cbe9924e
fix file test issues
2024-03-28 12:40:20 +01:00
e280742a6c
add logger class ( #29 )
...
* add logger class
* add LOCATION macro for logger
* added printing in files
2024-03-26 17:40:19 +01:00