Wed, 04 Sep 2024 04:20:49 UTC | login

Information for build pdqsort-0-2.20210314gitb1ef26a.fc40

ID275866
Package Namepdqsort
Version0
Release2.20210314gitb1ef26a.fc40
Epoch
SummaryPattern-defeating quicksort library
DescriptionPattern-defeating quicksort (pdqsort) is a novel sorting algorithm that combines the fast average case of randomized quicksort with the fast worst case of heapsort, while achieving linear time on inputs with certain patterns. pdqsort is an extension and improvement of David Musser's introsort.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 11 Dec 2023 11:48:33 UTC
CompletedMon, 11 Dec 2023 11:48:33 UTC
Tags
f40
RPMs
src
pdqsort-0-2.20210314gitb1ef26a.fc40.src.rpm (info) (download)
noarch
pdqsort-devel-0-2.20210314gitb1ef26a.fc40.noarch.rpm (info) (download)
Changelog * Fri Dec 08 2023 Jerry James <loganjerry@gmail.com> - 0-2 - Run the tests on x86_64 only * Fri Dec 08 2023 Jerry James <loganjerry@gmail.com> - 0-1 - Initial RPM