[Bug 274204] [NEW PORT] devel/py-red-black-tree-mod: Flexible python implementation of red black trees
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274204] [NEW PORT] devel/py-red-black-tree-mod: Flexible python implementation of red black trees"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274204] [NEW PORT] devel/py-red-black-tree-mod: Flexible python implementation of red black trees"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Oct 2023 22:20:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274204 Bug ID: 274204 Summary: [NEW PORT] devel/py-red-black-tree-mod: Flexible python implementation of red black trees Product: Ports & Packages Version: Latest Hardware: Any URL: https://stromberg.dnsalias.org/~strombrg/red-black-tre e-mod OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: DtxdF@disroot.org Attachment #245365 maintainer-approval+ Flags: Created attachment 245365 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245365&action=edit red-black-tree-mod-1.21.patch Description: red-black-tree-mod is a pair of python modules implementing red black trees. Red-black trees are a little slower than treaps, but they give a nice low standard deviation in operation times, and this code is rather flexible. A module is provided for red black trees that enforce uniqueness. They allow for set-like use and dictionary-like use. WWW: https://stromberg.dnsalias.org/~strombrg/red-black-tree-mod QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 13.2-RELEASE, amd64) -- You are receiving this mail because: You are the assignee for the bug.