ag6ag / h5py

支持基于HDF5 1.12版本生成h5py 2.10.0

Home Page:http://www.h5py.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

image

HDF5 for Python

h5py is a thin, pythonic wrapper around the HDF5, which runs on Python 2.7, and Python 3 (3.4+).

Websites

Installation

Pre-build h5py can either be installed via your Python Distribution (e.g. Continuum Anaconda, Enthought Canopy) or from PyPI via pip. h5py is also distributed in many Linux Distributions (e.g. Ubuntu, Fedora), and in the MacOS package managers Homebrew, Macports, or Fink.

More detailed installation instructions, including how to install h5py with MPI support, can be found at: http://docs.h5py.org/en/latest/build.html.

Reporting bugs

Open a bug at http://github.com/h5py/h5py/issues. For general questions, ask on the list (https://groups.google.com/d/forum/h5py).

About

支持基于HDF5 1.12版本生成h5py 2.10.0

http://www.h5py.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 95.3%Language:C 3.6%Language:Makefile 0.7%Language:Batchfile 0.2%Language:Shell 0.2%