Switched back to cmake for building PyPi wheels until it works with Meson |
|
More...
|
over 5 years ago
|
Fix warning... |
|
More...
|
over 5 years ago
|
More work on wrappers, added attributes data access |
|
More...
|
over 5 years ago
|
Activate python wrapper test on CI |
|
More...
|
over 5 years ago
|
Added config file for host endianness and version and started python test |
|
More...
|
over 5 years ago
|
pyproject.toml: forgot to set summary |
|
More...
|
over 5 years ago
|
Added python wrapper also in meson build desc and added pyproject.toml |
|
More...
|
over 5 years ago
|
Python Wrapper fixed row/column major mistake |
|
More...
|
over 5 years ago
|
Forgot to care about data encoding |
|
More...
|
over 5 years ago
|
Started Python wrappers |
|
More...
|
over 5 years ago
|
Disable strict aliasing warning |
|
More...
|
over 5 years ago
|
Compressed CDF file support complete, switched Werror ON with CMake |
|
More...
|
over 5 years ago
|
Zlib wrapper is ready to be used for compressed files and records |
|
More...
|
over 5 years ago
|
Introduced Zlib wrapper (not ready yet) and fixed few mistakes for in memory files code and tests |
|
More...
|
over 5 years ago
|
Added in memory cdf file loading |
|
More...
|
over 5 years ago
|
Some refac and now works with any data endianness |
|
More...
|
over 5 years ago
|
Minor refac on endianness code |
|
More...
|
over 5 years ago
|
Added missing cdf-io-buffers.hpp file |
|
More...
|
over 5 years ago
|
Added empty attribute test case |
|
More...
|
over 5 years ago
|
Refac, removed std::stream direct usage |
|
More...
|
over 5 years ago
|
Big refac, removed CDF type from loader, use a dedicated REPR instead |
|
More...
|
over 5 years ago
|
Variable attributes loading WIP |
|
More...
|
over 5 years ago
|
Refac tests and added variable values check |
|
More...
|
over 5 years ago
|
🥂 variable loading works! |
|
More...
|
over 5 years ago
|
CDF variable reading almost works, variable size is wrong but values are ok |
|
More...
|
over 5 years ago
|
Added test for variable shape and variable values loading WIP |
|
More...
|
over 5 years ago
|
Refac some tests and started variable building |
|
More...
|
over 5 years ago
|
Can read zVar dimensions |
|
More...
|
over 5 years ago
|
Renamed streamT to stream_t to stick as much as possible to snake case |
|
More...
|
over 5 years ago
|
Big refac, replaced all blocks loops with STL algorithms |
|
More...
|
over 5 years ago
|