Compare commits

..

22 Commits

Author SHA1 Message Date
9b61d89fc4 test: tests for mult 2026-04-29 17:34:26 -06:00
91820b4a73 test: tests for sub 2026-04-29 17:31:43 -06:00
0a23721263 test: tests for add 2026-04-29 17:28:51 -06:00
5ff1370d31 test: solve with inverse 2026-04-29 17:23:31 -06:00
dc4d0c8e73 test: solve with gauss jordan 2026-04-29 17:18:35 -06:00
62220c762f test: inverse 2026-04-29 17:12:45 -06:00
18f2952879 test: determinant 2026-04-29 16:57:35 -06:00
f859b26edb test: gaussian and gauus jordan elimination 2026-04-29 16:53:28 -06:00
95f4fe76d0 test: test for submatrix 2026-04-29 16:29:32 -06:00
e23d23d69e test: test for insert_column 2026-04-29 16:13:00 -06:00
c1f29d7302 test: tests for exchange_columns 2026-04-29 16:09:30 -06:00
03b17391c4 test: tests for set_column 2026-04-29 16:07:30 -06:00
6d8ec6cfca test: tests for set_row 2026-04-29 15:58:48 -06:00
03ef7526f1 test: test set 2026-04-29 15:55:38 -06:00
622e23be42 test: test for get_diagonal 2026-04-29 15:53:10 -06:00
03254dcad7 test: test for get_column 2026-04-29 15:51:46 -06:00
2ef0e479ef test: tests for get_row 2026-04-29 15:50:22 -06:00
cb130f5d86 test: tests for get 2026-04-29 15:42:33 -06:00
b376e3018a test: test for new 2026-04-29 15:38:47 -06:00
410d963f39 addition: solve by inverse 2026-04-29 15:28:49 -06:00
8db0ebb977 addtion: matrix solution by gauss jordan 2026-04-29 12:25:03 -06:00
23b78eedd9 addition: inverse no ttested, nothing at all 2026-04-29 11:55:39 -06:00

3225
src/lib.rs

File diff suppressed because it is too large Load Diff