MoSort
A Python library that provides various sorting algorithms including Bubble Sort, Quick Sort, Merge Sort, Insertion Sort, Selection Sort,Tim Sort, and Heap Sort. Written by Mohammad E. Eslami.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install mosort
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
0.1.5 | 2024-07-11 | |||
0.1.4 | 2024-07-11 | |||
0.1.3 | 2024-07-10 | |||
0.1.2 | 2024-07-10 | |||
0.1.1 | 2024-07-09 | |||
0.1.0 | 2024-07-09 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue