|
|
b68c9d9c06
|
deleted the println used for debugging
|
2025-10-29 15:14:20 -06:00 |
|
|
|
1d8accc626
|
Used cargo fmt
|
2025-10-29 15:13:06 -06:00 |
|
|
|
03f6211e69
|
Holy shit, we got determinant, it works now, added a few mwthods (tested all) for helping, also started testing get_determinant, had errors with precision so now i implement Float trait from num_traits so that there are no precision errors (also caused lots of trouble changing the tests)
|
2025-10-29 15:11:33 -06:00 |
|
|
|
f1961c47b5
|
Added method exchange columns and their respective tests, also modified set and get adding a check of index
|
2025-10-29 07:27:05 -06:00 |
|
|
|
35f8d0e719
|
Added exchange_rows method for assisting with getting the determinant, tests are still pending
|
2025-10-10 07:50:21 -06:00 |
|
|
|
46fb92d114
|
testing token
|
2025-10-07 11:53:10 -06:00 |
|