wheerd / multiset
A multiset implementation for python
☆39Updated 7 months ago
Alternatives and similar repositories for multiset:
Users that are interested in multiset are comparing it to the libraries listed below
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆107Updated 3 weeks ago
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- Ordered Set implementation in Cython☆74Updated 5 years ago
- Python module for computing statistics and regression in a single pass.☆98Updated 3 years ago
- A Sphinx extension for producing proof, theorem, lemma, definition, remark, conjecture, corollary and algorithm directives.☆35Updated this week
- Pandas Msgpack☆23Updated 2 years ago
- A scales package for python☆54Updated 3 months ago
- Automagically import missing modules in IPython.☆63Updated last week
- Integer to Roman numerals converter☆46Updated 2 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Useful Mutable Mappings☆70Updated last year
- Python bindings for MetroHash☆19Updated this week
- Dask and Spark interactions☆21Updated 8 years ago
- Lint Cython files☆75Updated last week
- A pytest plugin that allows for the testing of C extension modules for Python, specifically created through cython☆20Updated last month
- A (new) cairo backend for Matplotlib.☆109Updated this week
- IPython magic for parallel profiling (like `%time`, but parallel)☆71Updated 7 years ago
- Distance computations with Dask (akin to scipy.spatial.distance)☆8Updated 7 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated 7 months ago
- Bash-style brace expansion for Python☆56Updated 3 years ago
- Python library to compare large trees of arbitrary objects☆31Updated 9 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆217Updated 7 months ago
- %conda magic for IPython☆28Updated 8 years ago
- Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆24Updated 4 years ago
- Backport of the pickle 5 protocol (PEP 574)☆33Updated 3 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆39Updated 3 months ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆42Updated last month
- Concurrent appendable key-value storage☆105Updated 8 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated this week