Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-red-black-tree-mod | Distribution: Fedora Project |
Version: 1.21 | Vendor: Fedora Project |
Release: 1.fc39 | Build date: Sun Oct 29 15:38:09 2023 |
Group: Unspecified | Build host: buildhw-a64-21.iad2.fedoraproject.org |
Size: 167888 | Source RPM: python-red-black-tree-mod-1.21-1.fc39.src.rpm |
Packager: Fedora Project | |
Url: http://stromberg.dnsalias.org/~strombrg/red-black-tree-mod/ | |
Summary: Flexible python implementation of red black trees |
A pair of python modules implementing red black trees is provided. Red-black trees are a little slower than treaps (some question this), 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. This code is known to work on CPython 2.x, CPython 3.x, Pypy and Jython. Much of the work here was done by Duncan G. Smith. Dan just put some finishing touches on it.
MIT
* Sun Oct 29 2023 Sandro <devel@penguinpee.nl> - 1.21-1 - Initial release (RHBZ#2244403)
/usr/lib/python3.12/site-packages/__pycache__/red_black_dict_mod.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/__pycache__/red_black_dict_mod.cpython-312.pyc /usr/lib/python3.12/site-packages/__pycache__/red_black_set_mod.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/__pycache__/red_black_set_mod.cpython-312.pyc /usr/lib/python3.12/site-packages/red_black_dict_mod.py /usr/lib/python3.12/site-packages/red_black_set_mod.py /usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info /usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info/COPYING /usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info/INSTALLER /usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info/METADATA /usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info/WHEEL /usr/lib/python3.12/site-packages/red_black_tree_mod-1.21.dist-info/top_level.txt /usr/share/doc/python3-red-black-tree-mod /usr/share/doc/python3-red-black-tree-mod/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:20:41 2025