Apply sorting algorithms to python lists.
Project description
sort-wizard
This is a WIP python packages that aims to achieve sort algorithm implementations.
Algorithms
Algorithms implemented so far:
Stable
- Bubble Sort
- Cocktail Shaker Sort (Bidirectional Bubble Sort)
- Insertion Sort
- Merge Sort
- Tim Sort
- Block Sort
- Cube Sort
- Tree Sort
- Gnome Sort
- Odd-even Sort
Unstable
- Quicksort
- Introsort
- Heapsort
- Selection Sort
- Library Sort (Gapped Insertion Sort)
- Shellsort
- Exchange Sort
- Cycle Sort
- Patience Sort
- Tournament sort
- Comb sort
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sortwiz-0.2.0.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sortwiz-0.2.0.tar.gz.
File metadata
- Download URL: sortwiz-0.2.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3df50cc90e2fda9323ddb7c702084c154e8743dd2c664a04c8c99b0b864ae00e
|
|
| MD5 |
b2f376c9dc9afee938ec42d670fd130d
|
|
| BLAKE2b-256 |
1cf77c8e7c9a54392fd2829638be93bb4891f1b825bdb06bd78de5af3c2830f9
|
File details
Details for the file sortwiz-0.2.0-py3-none-any.whl.
File metadata
- Download URL: sortwiz-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6583e2de21763b9250a2e340742f4540cc7b0efa2918c73260b7420fd241e041
|
|
| MD5 |
3981e798f52b20c424055cf76cf4034d
|
|
| BLAKE2b-256 |
6418f5470dd5c3306a3bdd9ae01d556d7a66fc4ede8db08e83bef598ccb569a7
|