|
cf17460b77
|
special case 3d vectors and matrices
|
2024-09-04 13:47:50 -07:00 |
|
|
823a05c101
|
matrix: directly implement dot product to avoid a copy
|
2024-09-04 12:11:52 -07:00 |
|
|
e5f95b97ce
|
matrix: macro mat mul
|
2024-09-04 12:11:52 -07:00 |
|
|
176eb762e3
|
name macros better
|
2024-09-03 12:51:19 -07:00 |
|
|
0f9d0c8c39
|
matrix wide dot
|
2024-09-03 10:59:18 -07:00 |
|
|
eefbdafc16
|
move more impls to common
|
2024-09-03 10:40:43 -07:00 |
|
|
b0ecfeb294
|
the matrix super macro
|
2024-09-03 10:10:46 -07:00 |
|
|
48a8271b99
|
transpose macro_repeated
|
2024-09-03 10:10:30 -07:00 |
|
|
1604888254
|
macro macro
|
2024-09-03 10:01:22 -07:00 |
|
|
4017f33447
|
delete comment
|
2024-09-03 09:40:49 -07:00 |
|
|
f0527714db
|
move macro to mod
|
2024-09-03 09:40:46 -07:00 |
|
|
27d96f9b19
|
delete tuple impls
|
2024-09-03 09:30:13 -07:00 |
|
|
a5094fe873
|
common impls between matrix and vector
|
2024-09-02 18:54:50 -07:00 |
|
|
a6dc0c37ba
|
MACRO MACRO MACRO
|
2024-09-02 18:35:37 -07:00 |
|
|
83434a89c7
|
wide_dot
|
2024-09-02 18:25:21 -07:00 |
|
|
b14c84bdad
|
MACRO MACRO MACRO
|
2024-09-02 18:19:35 -07:00 |
|
|
5cb98ee29f
|
vectors: no traits
|
2024-09-02 18:19:35 -07:00 |
|
|
63cf94499b
|
rewrite transpose
|
2024-08-30 14:49:56 -07:00 |
|
|
83a39468d5
|
matrix extend
|
2024-08-30 13:49:23 -07:00 |
|
|
9aba811cd0
|
delete spam doc tests
|
2024-08-30 13:30:01 -07:00 |
|
|
e413409f9f
|
remove parentheses from macro
|
2024-08-30 13:30:01 -07:00 |
|
|
d713b96ad3
|
vectors: extend
|
2024-08-30 12:41:25 -07:00 |
|
|
f103c247b8
|
transpose too easy
|
2024-08-30 12:20:54 -07:00 |
|
|
8e1807b4b7
|
VECTOR IS MATRIX
|
2024-08-30 12:07:12 -07:00 |
|
|
f531e8d8ee
|
move vector2 macro code
|
2024-08-30 12:07:12 -07:00 |
|
|
9f9e8c793b
|
probably need this to make compiling with no wide work
|
2024-08-28 13:33:45 -07:00 |
|
|
1f6594468d
|
bvec
|
2024-08-28 13:29:29 -07:00 |
|
|
cc3cb35309
|
cant do it man
|
2024-08-28 13:04:35 -07:00 |
|
|
f4ab9403a4
|
oh my god use tabs
|
2024-08-28 10:47:30 -07:00 |
|
|
002d3d9eac
|
why intermediate
|
2024-08-28 10:05:08 -07:00 |
|
|
e1368962c1
|
holy wide dot batman
|
2024-08-28 10:04:58 -07:00 |
|
|
60753490c6
|
vectors: implement Ord stuff as vectors of boolean
|
2024-08-27 16:50:48 -07:00 |
|
|
2d87e4b5cc
|
vectors: min, max
|
2024-08-27 14:24:21 -07:00 |
|
|
d48b03889d
|
rename wide_traits to fixed_wide_traits
|
2024-08-27 12:34:52 -07:00 |
|
|
fa2b9ca515
|
hide wide_traits behind a feature flag
|
2024-08-26 17:38:27 -07:00 |
|
|
dda8ebefc4
|
create wide_traits crate
|
2024-08-26 17:38:27 -07:00 |
|
|
c6cc1da4be
|
reorganize repo as monorepo of two crates
|
2024-08-23 17:23:21 -07:00 |
|