Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python2-HeapDict

HeapDict implements the MutableMapping ABC, meaning it works pretty much like a regular Python dict. It's designed to be used as a priority queue. Unlike the Python standard library's heapq module, the HeapDict supports efficiently changing the priority of an existing object (often called "decrease-key" in textbooks). Altering the priority is important for many algorithms such as Dijkstra's Algorithm and A*.

Found 1 sites for python2-HeapDict

Found 2 RPM for python2-HeapDict

PackageSummaryDistributionDownload
python2-HeapDict-1.0.1-bp153.1.17.noarch.htmlA heap with decrease-key and increase-key operationsOpenSuSE Leap 15.3 for noarchpython2-HeapDict-1.0.1-bp153.1.17.noarch.rpm
python2-HeapDict-1.0.1-lp152.1.1.noarch.htmlA heap with decrease-key and increase-key operationsOpenSuSE Leap 15.2 for noarchpython2-HeapDict-1.0.1-lp152.1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet