The Wayback Machine - https://web.archive.org/web/20220520195106/https://github.com/topics/magic-square
Here are
47 public repositories
matching this topic...
Discovering magic squares in Tang Dynasty poems
Abacus: Advanced Combinatorics and Algebraic Number Theory Symbolic Computation library for JavaScript, Python
Updated
Oct 26, 2021
JavaScript
The number of magic squares of a given dimension is mostly unknown. I wrote a program to quickly determine the number of all magic squares of dimension 4.
Leonhard Euler's Magic Square
Magic Square Finder in Java using combination trees and object-orientated design principles. The algorithm will search and find all N*N magic squares.
Updated
Feb 26, 2022
Java
collection of small algorithms
Updated
Mar 26, 2019
Python
My python implementations of some genetic algorithms
Updated
Jun 10, 2017
Python
A website that constructs magic squares
Updated
May 31, 2018
JavaScript
Generate valid Magic square through branch and bound algorithm
Interactive magic square generator.
Updated
Apr 26, 2019
Java
A program written in C to search for Magic Square of Squares.
A program to the calculate the total minimal cost of converting the input square ( 3x3 matrix ) to a magic square
Magic Square solver in Ruby
Magic square finder (brute-force algorithm)
Updated
Sep 15, 2017
JavaScript
This is a C project. The user inserts 2 numbers, and then the program creates and shows the magic square that these 2 numbers create.
Simple carré magique réalisé en JAVA
Updated
May 20, 2022
Java
Magic Square nXn With JavaScript
Updated
Feb 27, 2018
HTML
A Tic-Tac-Toe Game with an unbeatable AI
Multiple AI algorithms which solve Magic Square.
Updated
Apr 26, 2020
Python
A repository containing examples of Data Structure Implementations that I did during my University of Pittsburgh course CS445: Data Structures-Abstractions and Implementations
Updated
Mar 10, 2022
Java
Updated
Mar 14, 2020
Java
A C++ program for generating all the possible magic squares of side length N
Find all 5x5 size magic squares in two approaches
Updated
Dec 26, 2018
Java
A Website that calculates your Electronic Taxpayer Identification Number.
Updated
May 30, 2018
JavaScript
Updated
Feb 19, 2019
Julia
Java program that calculates letter magic squares and generates a TeX file which can be used to build a pdf.
CSV Editing, Aggregating, and Grouping in Python
Updated
May 14, 2022
Python
Generates a magic-square of given order k * k.
This module makes it possible to check if a matrix is a magic square or not. As a reminder, a magic square is a matrix N * N whose numbers are distinct and between 1 and (N * N) where the sum of a line, a column or a diagonal is always equal to the same number.
Updated
Jun 14, 2019
TypeScript
A java application which determines whether a number square is a magic square and/or a lo-shu square.
Updated
Mar 28, 2021
Java
Improve this page
Add a description, image, and links to the
magic-square
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
magic-square
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.