Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

frank-xjh/Sort-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort-Visualization

Visualized sorting method

Overview

  • Based on Python
  • Published to PyPI
  • Simple and Fast
  • Support 2 sorting methods
  • Powerful Functions

Installation

Install the latest version of Sort-Visualization with pip:

pip install sortvis

It's very EASY!!!

Only support Python3.x !!!

Usage

Example: sortvis -l 512 -t BubbleSort

  • -l --length Array Length (Default:64 Maxlength:1024)
  • -t --sort-type Sorting Type (Default:BubbleSort)
    • BubbleSort
    • BucketSort
  • -i --interval Time Interval of next frame (Default:1)
  • -r --resample Get Resampled Array
  • -s --sparse Sparse Array
  • -rc --record Record to *.avi video
  • -c --color-theme Color theme (Default:blue)
    • blue
    • green

License

MIT

About

Visualized sorting method.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages