wheerd / multisetLinks
A multiset implementation for python
☆39Updated last year
Alternatives and similar repositories for multiset
Users that are interested in multiset are comparing it to the libraries listed below
Sorting:
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 5 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 3 months ago
- Grave—dead simple graph visualization☆103Updated 3 years ago
- Integer to Roman numerals converter☆50Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆188Updated last month
- A Pythonic indexed priority queue☆90Updated last month
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆42Updated 10 months ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated last year
- Python module for computing statistics and regression in a single pass.☆100Updated 4 years ago
- An easy to use decorator for persistent memoization in Python: like `functools.lrucache`, but results can be saved in any format to any s…☆17Updated 6 months ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- A pytest plugin that allows for the testing of C extension modules for Python, specifically created through cython☆20Updated last month
- Extending your autodoc API docs with a summary☆53Updated 9 months ago
- A Sphinx extension for producing proof, theorem, lemma, definition, remark, conjecture, corollary and algorithm directives.☆35Updated this week
- Super-fast and clean conversions to numbers for Python.☆110Updated 7 months ago
- A scales package for python☆62Updated 3 months ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- persistent caching to memory, disk, or database☆276Updated 3 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Python Sorted Collections Library☆108Updated 2 years ago
- Tool to merge environment files of the conda package manager☆58Updated 10 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆44Updated 2 weeks ago
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- Automagically inline python methods☆111Updated 10 years ago