Commit Graph

16 Commits

Author SHA1 Message Date
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
a48820059d headers are now included with their library prefix 2024-04-09 11:36:15 +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
0aafde730e added missing test file 2024-04-03 12:23:17 +02:00
0a6030aa3e moving code into aare:: namespace 2024-04-02 12:26:51 +02:00
d87855004f uncomment folly tests 2024-03-28 15:25:10 +01:00
04cbe9924e fix file test issues 2024-03-28 12:40:20 +01:00
6e8cf179c7 added first tests for reading files 2024-03-27 18:03:18 +01:00
4ff34a22d3 added DType class 2024-03-22 15:24:50 +01:00
9ae051c081 added tests for Array and View 2024-03-21 16:53:54 +01:00
4ff2e18c6a change image to NDArray 2024-03-21 16:17:00 +01:00
c7ee7f3af4 Merge branch 'fix/move-view-to-frame' into feature/add-image-data 2024-03-21 16:13:10 +01:00
2d5b28d500 rename to NDView 2024-03-21 16:07:02 +01:00
e33e6546b0 add ImageData 2024-03-21 11:47:37 +01:00
e42cb6e8ff move view() inside frame 2024-03-21 11:17:14 +01:00
e04d1e28f9 add dataspan 2024-03-20 16:27:22 +01:00