Currently the application breaks when a matrix is input that has an undefined inverse.
In future releases, the Python should catch this error and send it to the frontend. The frontend would then alert the user to this and ask if they wanted to input a different matrix.
Currently the application breaks when a matrix is input that has an undefined inverse.
In future releases, the Python should catch this error and send it to the frontend. The frontend would then alert the user to this and ask if they wanted to input a different matrix.