deehzee / unionfindLinks
A union-find disjoint sets data structure implemented in Python with the "Weighted Quick Union with Path Compression" algorithm.
☆67Updated 4 years ago
Alternatives and similar repositories for unionfind
Users that are interested in unionfind are comparing it to the libraries listed below
Sorting:
- Serialize numpy arrays using msgpack☆211Updated last year
- Extending your autodoc API docs with a summary☆53Updated last year
- A Vectorized Python Dict/Set☆116Updated 2 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆231Updated last month
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- Configure Python functions explicitly and safely☆128Updated last year
- Arsenal of python utilities.☆274Updated 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
- converts LaTeX into a Python parse tree, allowing navigation using the default or a custom hierarchy☆94Updated 7 years ago
- Using queues, tqdm-multiprocess supports multiple worker processes, each with multiple tqdm progress bars, displaying them cleanly throug…☆42Updated 5 years ago
- PyTorch Sphinx Theme☆104Updated this week
- Version control for software 2.0☆64Updated 4 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Profile the GPU memory usage of every line in a Pytorch code☆83Updated 7 years ago
- Streamlined machine learning experiment management.☆108Updated 5 years ago
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- SVG/Javascript-based library for creating presentations/figures☆61Updated 3 years ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- Make quick mechanical turk HTML/Javascript interfaces and launch them with Python functions☆41Updated 4 years ago
- a HDF5-based python pickle replacement☆502Updated last year
- A friendly fork of the Python Standard Library multiprocessing package which uses dill instead of pickle☆35Updated 6 years ago
- CLANA is a toolkit for classifier analysis.☆31Updated 3 years ago
- Parallel Programming with Python and Charm++☆295Updated 7 months ago
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- A runtime shape checker and auto-annotator for tensor programs (pronounced "stanley")☆40Updated 6 years ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated 2 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- A python library that provides common I/O interface across different storage backends.☆150Updated last week
- Numpy group_by and set-operations☆212Updated 2 years ago
- Tool for reading and writing datasets of tensors in a Lightning Memory-Mapped Database (LMDB). Designed to manage machine learning datase…☆118Updated 5 years ago