Really really bad sorting algorithms
Project description
How to use
functions:
bogosort(array)
sorts the passed in array
using the bogosort algorithm
multibogosort(array, numthreads)
sorts the passed in array using the bogosort algorithm, but on multiple processes simultaneously. The number of processes can be specified with numthreads
contributors: sh6heer, jas.dzied
Licensed under GPL GNUv3
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
shitsort-1.0.4.tar.gz
(13.9 kB
view hashes)
Built Distribution
shitsort-1.0.4-py3-none-any.whl
(14.5 kB
view hashes)