Skip to content

An interactive app which visualizes the algorithm that calculates Magic Squares with odd number of sides. A Magic Square is a 'n x n' grid where all the rows, columns, and diagonals add up to the same "magic number".

fahimnis/Magic_Square_Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Square Visualizer

This app visualizes the algorithm which calculates Magic Squares with odd number of sides. A Magic Square is a 'n x n' grid where all the rows, columns, and diagonals add up to the same "magic number".

DISCLAIMER: The live demo is currently not working due to some compatibility issues with Binder and the qt5 framework. Please check out the jupyter notebook above for code.

Try it live

Binder

Example output with 15 sides

alt-text

About

An interactive app which visualizes the algorithm that calculates Magic Squares with odd number of sides. A Magic Square is a 'n x n' grid where all the rows, columns, and diagonals add up to the same "magic number".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published