A program that calculates the determinant of a matrix. The program should be able to handle 2x2, 3x3, and 4x4 dimensions.
-
Updated
Oct 19, 2020 - Java
A program that calculates the determinant of a matrix. The program should be able to handle 2x2, 3x3, and 4x4 dimensions.
Linear Algebra project about Linear Compression using fractals
Add a description, image, and links to the linearalgebra topic page so that developers can more easily learn about it.
To associate your repository with the linearalgebra topic, visit your repo's landing page and select "manage topics."