/determinant-calculator

Finds determinant of the matrix by using co-factors.

Primary LanguagePython

This python script finds determinant of the matrix from the input matrix.

Instructions:

Run main.py and then follow the instructions given. The program would then print the determinant of the given matrix.

To learn more about determinant, go to the below link.

https://en.wikipedia.org/wiki/Determinant