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
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Extending your autodoc API docs with a summary☆52Updated 7 months ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- super fast cpp implementation of longest common subsequence/substring☆69Updated last year
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated last month
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated last month
- Python implementation of Vose's alias method, an efficient algorithm for sampling from a discrete probability distribution. Uses only the…☆45Updated 2 years ago
- Python wrapper for arXiv API☆59Updated 6 years ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- Using queues, tqdm-multiprocess supports multiple worker processes, each with multiple tqdm progress bars, displaying them cleanly throug…☆43Updated 4 years ago
- Arsenal of python utilities.☆273Updated 3 months ago
- Serialize numpy arrays using msgpack☆204Updated last year
- Python module for computing statistics and regression in a single pass.☆99Updated 4 years ago
- Profiler for Python extensions☆126Updated 8 years ago
- Prebuilt .whl files for MacOS + Linux of the Facebook FAISS library☆56Updated 3 years ago
- A web portal that offers more features and a better user interface for reading eprints☆24Updated 9 years ago
- A Pythonic indexed priority queue☆90Updated 11 months ago
- Levenshtein and Hamming distance computation☆116Updated 5 years ago
- Interactive parametric benchmarks in Python☆17Updated 4 years ago
- Python AST that abstracts the underlying Python version☆145Updated 5 months ago
- ☆51Updated 5 years ago
- A multiset implementation for python☆39Updated 10 months ago
- persistent caching to memory, disk, or database☆275Updated 3 weeks ago
- Experimental typing stubs for NumPy☆283Updated 5 years ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆67Updated 4 years ago
- Python APTED algorithm for the Tree Edit Distance☆96Updated 7 years ago