API documentation¶
The package consists of two major subpackages
the
pninexus.h5cppwhich is a thin wrapper around the h5cpp libraryand
pninexus.nexuswhich wraps classes and functions from thepni::io::nexusnamespace of libpniio.
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