1. Home
  2. Browse
  3. matajoh-libnpy

matajoh-libnpy

v2.1.2#0Latest

A C++17 library for reading and writing NumPy NPY and NPZ array files

Install

Run the following Vcpkg command to install the port.

vcpkg install matajoh-libnpy

Usage

The package matajoh-libnpy provides CMake targets:

find_package(npy CONFIG REQUIRED)
target_link_libraries(main PRIVATE npy::npy)

Dependencies

See source

Version

v2.1.2#0

Publication

Supports

All

GitHub

matajoh/libnpy

Homepage

github.com/matajoh/libnpy

Subtree

e0fba8b46f

License

MIT

Definition

Manifest