Tue, 28 May 2024 07:38:34 UTC | login

Information for build python-pyfastnoisesimd-0.4.1-3.fc31

ID118038
Package Namepython-pyfastnoisesimd
Version0.4.1
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyfastnoisesimd.git#bbdb8b0e69b58bbc42c3786343984741ceda2d1a
SummaryPython Fast Noise with SIMD
DescriptionPyFastNoiseSIMD is a wrapper around Jordan Peck's synthetic noise library which has been accelerated with SIMD instruction sets. Parallelism is further enhanced by the use of concurrent.futures to multi-thread the generation of noise for large arrays. Thread scaling is generally in the range of 50-90%, depending largely on the vectorized instruction set used. The number of threads, defaults to the number of virtual cores on the system.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 17:03:50 UTC
CompletedSat, 21 Sep 2019 17:45:31 UTC
Taskbuild (f31-candidate, /rpms/python-pyfastnoisesimd.git:bbdb8b0e69b58bbc42c3786343984741ceda2d1a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyfastnoisesimd.git#bbdb8b0e69b58bbc42c3786343984741ceda2d1a'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jan 13 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.4.1-1 - Update to latest version * Fri Jul 20 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.3.2-1 - Initial package.