[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package hdf5-1.14.5-1.el10_0.aarch64 download

Name hdf5
Epoch 0
Version 1.14.5
Release 1.el10_0
Architecture aarch64
Website/URL https://www.hdfgroup.org/solutions/hdf5/
License BSD-3-Clause
Build Time 2024-12-24 17:32:24
Build Host builder-arm64-1.inferitos.ru
Summary A general purpose library and file format for storing scientific data
Repositories Extras
Description 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.
Errata
Size 2047 KiB
Source Project hdf5-1.14.5-1.el10_0
SHA-256 checksum ca45276d0b5a84205a456ffdaff5f6a58774d514add367493d0189a320586ca1
× Full screenshot
Changelog link
* Tue Dec 24 2024 Dmitriy Samoylik <samoylikdv@msvsphere-os.ru> - 1.14.5-1
- Rebuilt for MSVSphere 10

* Wed Oct 02 2024 Orion Poplawski <orion@nwra.com> - 1.14.3-1
- Update to 1.14.5
- Use SPDX License tag

* Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 1.12.1-21
- convert license to SPDX

* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Thu Feb 29 2024 Liu Yang <Yang.Liu.sn@gmail.com> - 1.12.1-19
- Disable failed tests for riscv64.

* Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 1.12.1-18
- Rebuilt for java-21-openjdk as system jdk

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Oct 29 2023 Orion Poplawski <orion@nwra.com> - 1.12.1-15
- Rebuild for openmpi 5.0.0, drops support for i686

* Sat Aug 26 2023 Orion Poplawski <orion@nwra.com> - 1.12.1-14
- Apply upstream fix for CVE-2021-37501 buffer overflow in h5dump