MaxHeap
A max-Heap that utilizes numpy memmaps so memory consumption can be reduced.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install maxheap
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
3.0 | 2021-06-05 | |||
|
||||
2.2 | 2021-06-05 | |||
|
||||
2.1 | 2021-06-04 | |||
|
||||
2.0 | 2021-06-03 | |||
|
||||
1.4 | 2021-05-25 | |||
|
||||
1.3 | 2021-05-25 | |||
|
||||
1.2 | 2021-05-25 | |||
|
||||
1.1 | 2021-05-25 | |||
|
||||
1.0 | 2021-05-16 | |||
|
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue