A general purpose library and file format for storing scientific data
HDF5 is a general purpose library and file format for storing scientific data.
HDF5 can store two primary objects: datasets and groups. A dataset is
essentially a multidimensional array of data elements, and a group is a
structure for organizing objects in an HDF5 file. Using these two basic
objects, one can create and store almost any kind of scientific data
structure, such as images, arrays of vectors, and structured and unstructured
grids. You can also mix and match them in HDF5 files according to your needs.
- Sources inherited from project windows:mingw:win64
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Guillaume_G:WSL/mingw64-hdf5 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
hdf5-1.10.9.tar.bz2 | 0010703325 10.2 MB | |
mingw64-hdf5.changes | 0000000669 669 Bytes | |
mingw64-hdf5.spec | 0000003935 3.84 KB |
Revision 8 (latest revision is 9)
Ralf Habacker (rhabacker)
accepted
request 1077099
from
Ralf Habacker (rhabacker)
(revision 8)
- Update to version 1.10.9 * Add mingw64-cross-wine to run generated tools which are required for building * Cleanup build dependencies (boo#1201119) - Use mingw64-cross-cmake package (boo#1209611) - Fix cmake macro usage (boo#1205135)
Comments 1
Update to hdf5-1.10.1
I would try to do it myself but I'm foreign to this system here
The link Source0: http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-%{version}/src/hdf5-%{version}.tar.bz2
will have to be updated
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1.tar.bz2
https://support.hdfgroup.org/ftp/HDF5/releases/