Commit Graph

11 Commits

Author SHA1 Message Date
Matthew Ellison
14d0e026a6 Finished adding tests 2022-02-08 22:27:17 +00:00
Matthew Ellison
8fcbc054f2 Created DoubleMatrix 2022-02-07 22:33:11 +00:00
Matthew Ellison
a4d419c1ab Created DoubleMatrix 2022-02-07 22:32:31 +00:00
Matthew Ellison
b9fac81ac0 Added adjoint and inverse functions 2022-02-07 19:30:03 +00:00
Matthew Ellison
977c877853 Added power function 2022-02-07 15:48:14 +00:00
Matthew Ellison
39aaf4f207 Added CRLF because git is stupid 2022-02-04 12:35:29 -05:00
Matthew Ellison
8259c933b0 Added cofactor function 2022-02-03 23:12:11 +00:00
Matthew Ellison
785c23ee5f Added function to calculate determinants 2022-02-03 22:02:33 +00:00
Matthew Ellison
1bd8a76d1c Added transpose 2022-02-03 20:00:04 +00:00
Matthew Ellison
8f09e321f1 TestIntegerMatrix.java edited online with Bitbucket 2022-02-03 19:44:22 +00:00
Mattrixwv
b5bfbf71f4 Added start of integer matrix 2022-02-02 22:10:46 -05:00