A C++17 library for reading and writing NumPy NPY and NPZ array files
Run the following Vcpkg command to install the port.
vcpkg install matajoh-libnpy
The package matajoh-libnpy provides CMake targets:
find_package(npy CONFIG REQUIRED) target_link_libraries(main PRIVATE npy::npy)
v2.1.2#0
Mar 14, 2026
All
matajoh/libnpy
github.com/matajoh/libnpy
e0fba8b46f
MIT
Manifest