Fri, 29 Nov 2024 22:37:23 UTC | login

Information for build python-pyfastnoisesimd-0.4.1-9.fc33

ID187941
Package Namepython-pyfastnoisesimd
Version0.4.1
Release9.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyfastnoisesimd.git#62812ba7a17a18b4f2721c2894392aca07ace868
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
StartedFri, 09 Apr 2021 17:02:30 UTC
CompletedSat, 10 Apr 2021 18:10:10 UTC
Taskbuild (f33, /rpms/python-pyfastnoisesimd.git:62812ba7a17a18b4f2721c2894392aca07ace868)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyfastnoisesimd.git#62812ba7a17a18b4f2721c2894392aca07ace868'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Sep 10 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.4.1-9 - Disable LTO * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-9 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.4.1-7 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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