Slava Pestov
|
ea2bcd69c7
|
math.vectors.simd: redesign to be more flexible, integer SIMD work in progress
|
2009-09-20 02:08:32 -05:00 |
Slava Pestov
|
0d01371baf
|
math.vectors.simd: fix help rendering
|
2009-09-08 14:49:27 -05:00 |
Slava Pestov
|
136d6a42f3
|
math.vectors.simd: slightly faster 'sum' on 256-bit vectors: add the two components then do horizontal add, instead of doing a horizontal add on each one and adding the results
|
2009-09-04 02:23:25 -05:00 |
Slava Pestov
|
af14fd78dd
|
math.vectors.simd: docs
|
2009-09-04 01:22:18 -05:00 |