deehzee / unionfindLinks
A union-find disjoint sets data structure implemented in Python with the "Weighted Quick Union with Path Compression" algorithm.
☆68Updated 3 years ago
Alternatives and similar repositories for unionfind
Users that are interested in unionfind are comparing it to the libraries listed below
Sorting:
- converts LaTeX into a Python parse tree, allowing navigation using the default or a custom hierarchy☆94Updated 6 years ago
- Extending your autodoc API docs with a summary☆53Updated 9 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Arsenal of python utilities.☆273Updated 5 months ago
- Python module for computing statistics and regression in a single pass.☆100Updated 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
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- A Pythonic indexed priority queue☆90Updated 2 weeks ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated 3 months ago
- Configure Python functions explicitly and safely☆127Updated 10 months ago
- Python bindings to Succinct Data Structure Library 2.0☆33Updated 6 years ago
- Serialize numpy arrays using msgpack☆206Updated last year
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Make quick mechanical turk HTML/Javascript interfaces and launch them with Python functions☆41Updated 4 years ago
- Stupidly-simple speed measurements for Python.☆156Updated 3 years ago
- Streamlined machine learning experiment management.☆107Updated 5 years ago
- Interactive parametric benchmarks in Python☆17Updated 4 years ago
- Profile the GPU memory usage of every line in a Pytorch code☆83Updated 7 years ago
- Using queues, tqdm-multiprocess supports multiple worker processes, each with multiple tqdm progress bars, displaying them cleanly throug…☆43Updated 4 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 months ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- persistent caching to memory, disk, or database☆275Updated 3 months 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
- Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing☆75Updated 3 weeks ago
- Stand-alone WordNet API☆50Updated 3 years ago
- PyTorch docset! use with Dash, Zeal, Velocity, or LovelyDocs.☆32Updated 8 years ago
- super fast cpp implementation of longest common subsequence/substring☆72Updated last year
- Python bindings for libwapiti☆67Updated 5 years ago