H5PY 2.2.1




A Python interface to the HDF5 library

HDF5 for Python (H5PY) is a general-purpose Python interface to the Hierarchical Data Format library, version 5. HDF5 was designed to be a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data.

From a Python programmer's perspective, HDF5 provides a robust way to store data, organized by name in a tree-like fashion.

You can create datasets (arrays on disk) hundreds of gigabytes in size, and perform random-access I/O on desired sections. Datasets are organized in a filesystem-like hierarchy using containers called "groups", and accessed using the tradional POSIX /path/to/resource syntax.

H5py provides a simple, robust read/write interface to HDF5 data from Python. Existing Python and Numpy concepts are used for the interface; for example, datasets on disk are represented by a proxy class that supports slicing, and has dtype and shape attributes. HDF5 groups are presented using a dictionary metaphor, indexed by name.

A major design goal of h5py is interoperability; you can read your existing data in HDF5 format, and create new files that any HDF5- aware program can understand. No Python-specific extensions are used; you're free to implement whatever file structure your application desires.

Almost all HDF5 features are available from Python, including things like compound datatypes (as used with Numpy recarray types), HDF5 attributes, hyperslab and point-based I/O, and more recent features in HDF 1.8 like resizable datasets and recursive iteration over entire files.

The foundation of h5py is a near-complete wrapping of the HDF5 C API. HDF5 identifiers are first-class objects which participate in Python reference counting, and expose the C API via methods.

This low-level interface is also made available to Python programmers, and is exhaustively documented.
Operating system:
Windows 8, Windows 7, Windows Vista, Windows XP, Windows 2000, Windows 98

Program specification:

SPONSORED LINKS

    Technical details:

  • Version: 2.2.1
  • File size: 2 MB
  • File name: master.zip
  • Last update:
  • Platform: Windows 8, Windows 7, Windows Vista, Windows XP, Windows 2000, Windows 98
  • License: Freeware
  • Company: Andrew Collette (View more)

Related Programs:

TeeChart ActiveX

TeeChart ActiveX 8.08

ActiveX Charting Control offers hundreds of Graph styles in 2D and 3D, 33 mathematical and statistical Functions for you to choose from together with an unlimited number of axes and 17 toolbox components. For Windows and the Web.
Price: $449, Rating: 7, Downloads: 170 Download
Chilkat Email Class Library for VC++ 7.0

Chilkat Email Class Library for VC++ 7.0 7.4

The Chilkat C++ class library for VC++ 7.0 fully supports SMTP, POP3, MIME, HTML, SSL, S/MIME, secure authentication, attachments, SSL, progress monitoring, zip and unzip of attachments, XML import/export, and is fully internationalized to handle email in
Price: $99, Rating: 8, Downloads: 152 Download
TeeChart for PHP Open Source

TeeChart for PHP Open Source 1.0

Object-Oriented Charting component library completely written in PHP and ready to be used in any PHP scripts. It includes full source code meaning that no loaders have to be used in order to create a Graph on servers.
Price: $, Rating: 8, Downloads: 151 Download
DANSrv

DANSrv 5.1

OPC DA .NET Server Toolkit
Price: $0, Rating: 5.5, Downloads: 147 Download
Colock

Colock 4.x

In short, Colock is a software based lock for making your software copy protected. By adding just one line of code to source code of your program, you will be able to use powerful copy protection system of Colock.
Price: $45.00, Rating: 8, Downloads: 137 Download

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5