Skip to content

thepolm3/Shuffle-simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shuffle-simulator

Analysis of different kinds of shuffles

Links

view the shuffles here:

View the correlation graphs here

Files

Shuffles.py contains three shuffles implemented in python

VisualizeShuffles.py does the following:

  • Runs various shuffles a set number of times on the same 'deck'
  • Outputs the shuffling process as an mp4 file in /Video/
  • Outputs the state of the deck after each shuffle as a PNG in /Shuffles/
  • Outputs a graph of the correlations in /Plots/

Naturally this is disgustingly unmodular, for which I apologise profusely

Requirements

Shuffling on wikipedia

About

Analysis of different kinds of shuffles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%