Activity Not Available

Project Summary

  Analyzed 6 months ago based on code collected 6 months ago.

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

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

H5py uses straightforward NumPy and Python metaphors, like dictionary and NumPy array syntax. You can iterate over datasets in a file, or check out the .shape or .dtype attributes of datasets; you don't need to know anything special about HDF5 to get started.

Best of all, the files you create are in a standard binary format you can exchange with other people, including those who use programs like IDL and MATLAB.

Share

In a Nutshell, h5py...

Languages

Python
83%
C
13%
4 Other
4%
 
 

Lines of Code

 

Activity

30 Day Summary Nov 27 2012 — Dec 27 2012

12 Month Summary Dec 27 2011 — Dec 27 2012

  • 62 Commits Down -150 (70%) from previous 12 months
  • 2 Contributors Down -3 (60%) from previous 12 months

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!

Most Recent Contributors

No one has contributed to this project recently

 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.