Skip to Content

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's avatar sidy3d
  • toge's avatar toge
  • Matthew A Johnson's avatar Matthew A Johnson

# Changelog

  • e0fba8b [matajoh-libnpy] update to 2.1.2 (#50454)
  • 39800b2 [matajoh-libnpy] update to 2.1.0 (#49972)
  • e05b137 [matajoh-libnpy] update to 2.0.0 (#49717)
  • 7cf2112 [matajoh-libnpy] Add new port (#46400)

# Source