API documentation

The package consists of two major subpackages

  • the pninexus.h5cpp which is a thin wrapper around the h5cpp library

  • and pninexus.nexus which wraps classes and functions from the pni::nexus namespace of libpninexus.

The pninexus.h5cpp package

pninexus.io.h5cpp is a thin wrapper around the h5cpp C++ library where every namespace in the C++ library has a counterpart as a sub-package of pninexus.io.h5cpp

The pninexus.nexus package