1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
h5py Low-Level API Reference
============================
This documentation contains the auto-generated API information for the
h5py |release| "low-level" interface, a collection of Cython modules
which form the interface to the HDF5 C library. It's hosted separately from
our main documentation as it requires autodoc.
.. note::
The main docs for h5py are at https://docs.h5py.org.
The docs here are specifically for the h5py low-level interface.
Contents
--------
.. toctree::
:maxdepth: 2
objects
h5
h5a
h5ac
h5d
h5ds
h5f
h5fd
h5g
h5i
h5l
h5o
h5p
h5pl
h5r
h5s
h5t
h5z
|