bubble-sorter

An educational module to demonstrate the efficiency of the bubble sort algorithm. Ideal for small sets of data. Also contains a 'speed_test' function to see how quickly your computer can sort!

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install bubble-sorter

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.0.6 2021-07-10    
2.0.5 2021-01-13    
2.0.4 2021-01-13    
2.0.3 2021-01-13    
2.0.2 2021-01-13    
2.0.1 2021-01-13    
2.0.0 2021-01-06    
1.2.0 2021-01-01    
1.0.0 2021-01-01    

Issues with this package?

Page last updated 2023-10-28 07:41:59 UTC