# HDF5Array Python package to support file backed arrays and matrices stored in H5 file. Will soon support tiledb and zarr based formats. ## Install Package is published to [PyPI](https://pypi.org/project/hdf5array/) ```shell pip install hdf5array ``` ## Contents * [Overview](readme) * [License](license) * [Authors](authors) * [Changelog](changelog) * [Module Reference](api/modules) ## Indices and tables ```eval_rst * :ref:`genindex` * :ref:`modindex` * :ref:`search` ``` [Sphinx]: http://www.sphinx-doc.org/ [Markdown]: https://daringfireball.net/projects/markdown/ [reStructuredText]: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html [recommonmark]: https://recommonmark.readthedocs.io/en/latest [autostructify]: https://recommonmark.readthedocs.io/en/latest/auto_structify.html