issues
search
DanielStutzbach
/
heapdict
a heap with decrease-key and increase-key operations
Other
99
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
HeapDict doesn't maintain insertion order
#18
omench
opened
6 months ago
0
Py3.13 (and latest Py3.12, Py3.11): AttributeError: module 'test.support' has no attribute 'run_unittest'
#17
QuLogic
opened
10 months ago
2
Docstring for popitem() mentions incorrect error type
#16
Stef-Sijben
opened
3 years ago
0
Tag 1.0.1
#15
ArchangeGabriel
opened
4 years ago
0
Compatibility with Python 3.8
#14
gimperiale
closed
5 years ago
1
MNT: import MutableMapping ABC from collections.abc
#13
tacaswell
closed
5 years ago
0
Provide specialized from list constructor, without 'update'
#12
baryluk
opened
6 years ago
0
update readme
#11
chfw
closed
7 years ago
0
Operations Complexity
#10
miskolc
closed
5 years ago
1
Update README.rst
#9
markisus
closed
5 years ago
1
Documentation: Which variant?
#8
msander
closed
5 years ago
1
Make pop() function which matches the documented behavior.
#7
shane-kerr
closed
5 years ago
3
Fixed typo in clear() (issue #5)
#6
Vlad-Shcherbina
closed
12 years ago
0
Clear method tries to clear a list
#5
nova77
closed
12 years ago
0
heapdict should do a stable sort
#4
andreasvc
closed
13 years ago
4
Speed heap manipulation with Cython compiled functions
#3
dangra
closed
1 year ago
0
Add a key= keyword to the constructor
#2
DanielStutzbach
opened
14 years ago
0
Rewrite in C for speed
#1
DanielStutzbach
opened
14 years ago
0