This repository contains a Matrix Calculator program implemented in C, capable of performing various operations on matrices including summation, subtraction, multiplication (both 2x2 and 3x3), ...
Java program that can calculate all solutions to a normal NxN magic square or verify if a given matrix is a solution to its corresponding NxN normal magic square. The Eclipse IDE was used to ...