matajoh-libnpyv2.1.2
- Updated
A C++17 library for reading and writing NumPy NPY and NPZ array files
- Project website: https://github.com/matajoh/libnpy
#Usage
The package matajoh-libnpy provides CMake targets:
find_package(npy CONFIG REQUIRED)
target_link_libraries(main PRIVATE npy::npy)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
sidy3d
toge
Matthew A Johnson