H5py Documentation - Read the Docs

h5py Documentation

Release 3.10.0 Andrew Collette and contributors

Oct 09, 2023

1 Where to start 2 Other resources 3 Introductory info 4 High-level API reference 5 Advanced topics 6 Meta-info about the h5py project Index

CONTENTS

3 5 7 15 45 67 111

i

ii

h5py Documentation, Release 3.10.0

The h5py package is a Pythonic interface to the HDF5 binary data format. HDF5 lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets stored on disk, as if they were real NumPy arrays. Thousands of datasets can be stored in a single file, categorized and tagged however you want.

CONTENTS

1

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download