Tue, 14 May 2024 01:37:15 UTC | login

Information for build ccluster-1.1.7-4.fc40

ID303777
Package Nameccluster
Version1.1.7
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ccluster.git#f86d540d1263da02cdf45ae63bf5fc325d182f78
SummaryCluster the roots of a univariate polynomial
DescriptionCcluster is a C library implementing an algorithm for local clustering of the complex roots of a univariate polynomial whose coefficients are complex numbers. The inputs of the clustering algorithm are a polynomial P, a square complex box B and a rational number eps. It outputs a set of eps-natural clusters of roots together with the sum of multiplicities of the roots in each cluster. An eps-cluster is a complex disc D of radius at most eps containing at least one root, and it is natural when 3D contains the same roots as D. Each root of P in B is in exactly one cluster of the output, and clusters may contain roots of P in 2B. The implemented algorithm is described here: https://dl.acm.org/citation.cfm?id=2930939. Please cite https://link.springer.com/chapter/10.1007/978-3-319-96418-8_28 if you use it in your research.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 17 Apr 2024 10:38:44 UTC
CompletedWed, 17 Apr 2024 11:41:32 UTC
Taskbuild (f40, /rpms/ccluster.git:f86d540d1263da02cdf45ae63bf5fc325d182f78)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ccluster.git#f86d540d1263da02cdf45ae63bf5fc325d182f78'}}
Tags
f40
RPMs
src
ccluster-1.1.7-4.fc40.src.rpm (info) (download)
riscv64
ccluster-1.1.7-4.fc40.riscv64.rpm (info) (download)
ccluster-devel-1.1.7-4.fc40.riscv64.rpm (info) (download)
ccluster-debuginfo-1.1.7-4.fc40.riscv64.rpm (info) (download)
ccluster-debugsource-1.1.7-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Mar 13 2024 Jerry James <loganjerry@gmail.com> 1.1.7-4 - Rebuild for flint 3.1.0 * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Dec 28 2023 Jerry James <loganjerry@gmail.com> 1.1.7-1 - Initial RPM