Giter Site home page Giter Site logo

zhenruiliao / h5py Goto Github PK

View Code? Open in Web Editor NEW

This project forked from h5py/h5py

0.0 1.0 0.0 5.41 MB

HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.

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

Python 92.22% Makefile 1.88% C 5.90%

h5py's Introduction

https://travis-ci.org/h5py/h5py.png

HDF5 for Python

Websites

For advanced installation options, see http://docs.h5py.org.

Prerequisites

You need, at a minimum:

  • Python 2.6, 2.7, 3.2, 3.3, or 3.4
  • NumPy 1.6.1 or later

To build on UNIX:

  • HDF5 1.8.4 or later (on Windows, HDF5 comes with h5py)
  • Cython 0.17 or later
  • If using Python 2.6, unittest2 is needed to run the tests

Installing on Windows

Download an installer from http://www.h5py.org and run it.

Installing on UNIX

Via pip (recommended):

pip install h5py

From a release tarball or Git checkout:

python setup.py build
python setup.py test # optional
[sudo] python setup.py install

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).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.