Skip to content

matajoh-libnpyv2.1.2

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)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • sidy3d's avatarsidy3d
  • toge's avatartoge
  • Matthew A Johnson's avatarMatthew 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)