Commit Graph

24 Commits

Author SHA1 Message Date
9ad90cea2e fix tests 2024-09-06 11:25:51 -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
e95f675e91 test named fields 2024-09-05 16:56:59 -07:00
504ff37c47 write a test 2024-09-05 16:45:44 -07:00
990a923463 fixup tests 2024-09-05 13:53:03 -07:00
e026f6efed wip 2024-09-05 13:36:38 -07:00
103697fbdd matrix: test det + adjugate 2024-09-04 13:55:11 -07:00
15bd78c0e1 matrix wide dot test 2024-09-03 10:59:47 -07:00
1bd45283a9 delete unused test 2024-09-02 18:36:05 -07:00
5cb98ee29f vectors: no traits 2024-09-02 18:19:35 -07:00
bc29cd9848 move tests 2024-09-02 17:44:04 -07:00
e6a28fbb70 test doesn't compile yet 2024-08-30 13:30:01 -07:00
88acec5659 matrix test to pass 2024-08-30 13:07:56 -07:00
263f0d35d4 test reason why matrix needs its own type 2024-08-30 12:52:54 -07:00
617952c1e3 split tests 2024-08-28 13:36:17 -07:00
e1368962c1 holy wide dot batman 2024-08-28 10:04:58 -07:00
79ab26f118 fixed: implement shift operators 2024-08-27 16:50:48 -07:00
d48b03889d rename wide_traits to fixed_wide_traits 2024-08-27 12:34:52 -07:00
dda8ebefc4 create wide_traits crate 2024-08-26 17:38:27 -07:00
8206e16952 drop fixed dep 2024-08-26 17:34:13 -07:00
c6cc1da4be reorganize repo as monorepo of two crates 2024-08-23 17:23:21 -07:00