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.
-
Updated
Nov 10, 2022 - Python
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.
latinsquare is a GAP package designed to generate and count Latin squares of order n. Latin squares are n × n grids filled with n distinct symbols, each occurring exactly once in each row and each column—a fundamental structure in combinatorics, design theory, and algebra.
Add a description, image, and links to the latin-square-count topic page so that developers can more easily learn about it.
To associate your repository with the latin-square-count topic, visit your repo's landing page and select "manage topics."