|
6cbd3446e5
|
impl matrix multiplication with Mul
|
2024-09-09 19:54:00 -07:00 |
|
|
53bb1522eb
|
impl dot + cross + length_squared with trait bounds
|
2024-09-09 19:54:00 -07:00 |
|
|
dae72d73d5
|
convert to row-major
|
2024-09-06 10:52:17 -07:00 |
|
|
4a1eff40da
|
matrix multiplication ascii art
|
2024-09-06 10:44:30 -07:00 |
|
|
d5bd82761a
|
fix dot test
|
2024-09-06 10:36:34 -07:00 |
|
|
2312ee27b7
|
test vector and matrix (TODO: Debug trait)
|
2024-09-05 17:56:09 -07:00 |
|
|
504ff37c47
|
write a test
|
2024-09-05 16:45:44 -07:00 |
|
|
bc29cd9848
|
move tests
|
2024-09-02 17:44:04 -07:00 |
|
|
617952c1e3
|
split tests
|
2024-08-28 13:36:17 -07:00 |
|