Name: | h5py |
---|---|
Version: | 2.3.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Applications/Engineering |
Size: | 3365163 |
License: | BSD |
RPM: | h5py-2.3.1-1.el7.aarch64.rpm |
Source RPM: | h5py-2.3.1-1.el7.src.rpm |
Build Date: | Sat Jun 02 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.h5py.org/ |
Summary: | A Python interface to the HDF5 library |
Description: | The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, data sets and groups using established Python and NumPy concepts. A strong emphasis on automatic conversion between Python (Numpy) data types and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python. |
- Update to 2.3.1
- Rebuild for hdf 1.8.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuild for Python 3.4
- Update to 2.3.0
- Rebuild for hdf5 1.8.12 - Add requires for hdf5 version
- 2.2.1
- 2.2.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- 2.1.3 - add Python 3 import patches (#962250)