Skip to content
 
 

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CubePermutations

Python script to calculate the number of possible cominations of any size rubiks cube.

If you want to be able to say these numbers use http://www.isthe.com/cgi-bin/chongo/number.cgi to convert them to english names.

Currently I have added cubes and megaminxes.

Accuracy falls apart when the output value has over 100,000 digits in it (over 9.99e+99999), you can edit the source code and increase mpmath.mp.dps but it makes calculations take longer.

About

Python script to calculate the number of possible cominations of any size rubiks cube.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages