Fri, 29 Nov 2024 22:40:55 UTC | login

Information for build python-pyfastnoisesimd-0.4.1-5.fc32

ID131954
Package Namepython-pyfastnoisesimd
Version0.4.1
Release5.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyfastnoisesimd.git#c1fa9be208001b8a115d56f50a3b584347a02762
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
StartedTue, 03 Dec 2019 11:16:53 UTC
CompletedTue, 03 Dec 2019 11:31:07 UTC
Taskbuild (f32-candidate, /rpms/python-pyfastnoisesimd.git:c1fa9be208001b8a115d56f50a3b584347a02762)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyfastnoisesimd.git#c1fa9be208001b8a115d56f50a3b584347a02762'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.1-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4.1-4 - Rebuilt for Python 3.8 * 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.