The Wayback Machine - https://web.archive.org/web/20220824130017/https://github.com/mportesi/sorting_algo_visualizer
Skip to content

mportesi/sorting_algo_visualizer

main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

sorting_algo_visualizer

Python script to generate a visualization of various sorting algorithms, image or video.

Everyone

Usage

Run it from the command line:

$ python sorting_algo_visualizer.py

Various arguments can be specified:

-sorter bubble # the sorting algorithm to use
-out video #video or image
-order random #order of the initial string for the image output
-c viridis #matplotlib cmap to use

To-do

  • Finish readme
  • Implement other algo

About

Python script to generate a visualization of various sorting algorithms, image or video.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages