Introduction — xtensor-io documentation (original) (raw)

_images/xtensor-io.svg

Input/Output routines for reading images, audio, and NumPy npz files for the xtensor C++ multi-dimensional array library.

xtensor-io offers bindings to popular open source libraries for reading and writing

Enabling xtensor-io in your C++ libraries

xtensor and xtensor-io require a modern C++ compiler supporting C++14. The following C++ compilers are supported:

Licensing

We use a shared copyright model that enables all contributors to maintain the copyright on their contributions.

This software is licensed under the BSD-3-Clause license. See the LICENSE file for details.

INSTALLATION

USAGE

API REFERENCE

DEVELOPER ZONE