HDF5 Extras  0.0.1
Convenience Functions for using HDF5 Better
Preface
Intended Audience

This manual is intended for programmers who wish to understand the low-level design of the hdf5-extras C library, and contribute to it as developers. It describes the choices made and the reasons for them, and then goes on to describe the implementation of the basic data types that the rest of the library is based on. It also gives details as to how to write documentation, tests, and gives a more in-depth description of the logical file format.

Structure of the Manual

This manual consists of the following chapters: