1. Home
  2. Browse
  3. matajoh-libnpy

matajoh-libnpy

v2.1.2#0Latest

Multi-platform C++ library for reading and writing NPY and NPZ files, with an additional .NET interface

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/libnpy28

Homepage

github.com/matajoh/libnpy

Subtree

e0fba8b46f

License

MIT

Definition

Manifest