matajoh-libnpy v2.1.2
- Created
- Updated
A C++17 library for reading and writing NumPy NPY and NPZ array files
# Usage
The package matajoh-libnpy provides CMake targets:
find_package(npy CONFIG REQUIRED)
target_link_libraries(main PRIVATE npy::npy) # License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
sidy3d
toge
Matthew A Johnson