deehzee / unionfindLinks
A union-find disjoint sets data structure implemented in Python with the "Weighted Quick Union with Path Compression" algorithm.
☆68Updated 4 years ago
Alternatives and similar repositories for unionfind
Users that are interested in unionfind are comparing it to the libraries listed below
Sorting:
- Extending your autodoc API docs with a summary☆53Updated 10 months ago
- converts LaTeX into a Python parse tree, allowing navigation using the default or a custom hierarchy☆95Updated 6 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆227Updated 4 months ago
- Arsenal of python utilities.☆273Updated 6 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- persistent caching to memory, disk, or database☆276Updated last week
- Serialize numpy arrays using msgpack☆207Updated last year
- Python implemenation of a vantage-point tree data structure for nearest neighbor searching.☆76Updated 2 years ago
- Python module for computing statistics and regression in a single pass.☆100Updated 4 years ago
- Parallel Programming with Python and Charm++☆295Updated 3 months ago
- Interactive parametric benchmarks in Python☆17Updated 4 years ago
- a HDF5-based python pickle replacement☆504Updated last year
- Python bindings for MetroHash☆19Updated last week
- Using queues, tqdm-multiprocess supports multiple worker processes, each with multiple tqdm progress bars, displaying them cleanly throug…☆43Updated 4 years ago
- Python implementation of Vose's alias method, an efficient algorithm for sampling from a discrete probability distribution. Uses only the…☆45Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 4 months ago
- Configure Python functions explicitly and safely☆127Updated 11 months ago
- A Pythonic indexed priority queue☆90Updated last month
- ☆150Updated 2 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Distributed Bayesian Optimization☆23Updated 5 years ago
- Experimental typing stubs for NumPy☆283Updated 5 years ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Profile the GPU memory usage of every line in a Pytorch code☆83Updated 7 years ago
- Time everything in IPython☆125Updated last year
- a pure-Python PATRICIA trie implementation.☆30Updated 10 years ago
- Python bindings to Succinct Data Structure Library 2.0☆33Updated 6 years ago
- python3 package supporting efficient storage and querying of sets of sets using the trie data structure. Supports finding all the superse…☆23Updated 2 years ago
- A modular system for machinable research code☆35Updated 6 months ago
- A runtime shape checker and auto-annotator for tensor programs (pronounced "stanley")☆40Updated 5 years ago