Skip to main content

Interactive Latin Squares

·44 words·1 min
Math Patterns Python Education

This is another mathematical pattern system I first learned about when programming in Python.

This one page website can display a Latin Square in numbers or in colors.

They have several real world applications including agricultural experimentation, tournament scheduling, cryptography and more.

Latin Squares