You can either open the source code in your editor of choice, or you can use .jar file from the Releases tab by either double clicking or running the terminal command
java -jar ./matricies.jar
DMCTD
D - dirty
M - miners
C - cough
T - (on public) transport
D - (and) Die
Morbid but works ^
- Calculate the determinate (D)
- Calculate the matrix of Minors (M)
- Apply the cofactor matrix (C):
- Transpose the matrix (along the leading diagonal) (T)
- Multiply every item in the matrix by 1/determinate (D)