latin-squares-design
There are 2 repositories under latin-squares-design topic.
BaseMax/LatinSquareGen
Easy-to-use software for calculating and counting the number of Latin squares in the user's given order, this program can perform any order without computational limitations.
BaseMax/LatinSquareGenerationC
Fastest algorithm to generate a Latin square in Order of N. Powered by C language.