Information for build ccluster-1.1.7-10.rvre0.fc42

ID917
Package Nameccluster
Version1.1.7
Release10.rvre0.fc42
Epoch
DraftFalse
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.
git:https://github.com/rimbach/Ccluster.git
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:08:16 UTC
CompletedMon, 09 Jun 2025 16:08:16 UTC
Tags
f42
RPMs
src
ccluster-1.1.7-10.rvre0.fc42.src.rpm (info) (download)
riscv64
ccluster-1.1.7-10.rvre0.fc42.riscv64.rpm (info) (download)
ccluster-devel-1.1.7-10.rvre0.fc42.riscv64.rpm (info) (download)
ccluster-debuginfo-1.1.7-10.rvre0.fc42.riscv64.rpm (info) (download)
ccluster-debugsource-1.1.7-10.rvre0.fc42.riscv64.rpm (info) (download)
Changelog * Tue Apr 01 2025 David Abdurachmanov <davidlt@rivosinc.com> - 1.1.7-10.rvre0 - Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: * Thu Mar 20 2025 Jerry James <loganjerry@gmail.com> - 1.1.7-9 - Rebuild for flint 3.2.1 * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Jan 13 2025 Jerry James <loganjerry@gmail.com> - 1.1.7-7 - Move configuration steps to %conf * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jul 16 2024 Jerry James <loganjerry@gmail.com> - 1.1.7-5 - Minor spec file simplifications * Wed Mar 13 2024 Jerry James <loganjerry@gmail.com> - 1.1.7-4 - Rebuild for flint 3.1.0 - Add patch for flint 3.x support * 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