Sat, 25 May 2024 01:04:55 UTC | login

Information for build python-gsd-1.5.1-3.fc29

ID65455
Package Namepython-gsd
Version1.5.1
Release3.fc29
Epoch
SummaryRead and write hoomd schema gsd files with an easy to use syntax
Description GSD (General Simulation Data) is a file format specification and a library to read and write it. The package also contains a python module that reads and writes hoomd schema gsd files with an easy to use syntax. * Efficiently store many frames of data from simulation runs. * High performance file read and write. * Support arbitrary chunks of data in each frame (position, orientation, type, etc...). * Append frames to an existing file with a monotonically increasing frame number. * Resilient to job kills. * Variable number of named chunks in each frame. * Variable size of chunks in each frame. * Each chunk identifies data type. * Common use cases: NxM arrays in double, float, int, char types. * Generic use case: binary blob of N bytes. * Easy to integrate into other tools with python, or a C API (< 1k lines). * Fast random access to frames.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Aug 2018 18:17:36 UTC
CompletedSun, 12 Aug 2018 20:34:59 UTC
Taskbuild (f29-candidate, python-gsd-1.5.1-3.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-gsd-1.5.1-3.fc29.src.rpm (info) (download)
noarch
python-gsd-doc-1.5.1-3.fc29.noarch.rpm (info) (download)
riscv64
python2-gsd-1.5.1-3.fc29.riscv64.rpm (info) (download)
python3-gsd-1.5.1-3.fc29.riscv64.rpm (info) (download)
python-gsd-debuginfo-1.5.1-3.fc29.riscv64.rpm (info) (download)
python-gsd-debugsource-1.5.1-3.fc29.riscv64.rpm (info) (download)
python2-gsd-debuginfo-1.5.1-3.fc29.riscv64.rpm (info) (download)
python3-gsd-debuginfo-1.5.1-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 1.5.1-2 - Rebuilt for Python 3.7 * Thu Mar 08 2018 Dominik Mierzejewski <dominik@greysector.net> 1.5.1-1 - update to 1.5.1 - include HTML documentation * Fri Feb 23 2018 Dominik Mierzejewski <dominik@greysector.net> 1.5.0-1 - initial build