factor/basis/math/vectors/simd
Joe Groff a10fa68218 math.vectors.simd: add vcount to the tests
Also add a base case to (approx=) for integer returns. vcount returns an integer even for float vector inputs, but the test machinery isn't smart enough to figure that out and uses (approx=) on the outputs anyway.
2011-11-13 16:10:26 -08:00
..
cords Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
intrinsics math.vectors.simd.intrinsics: fix double-2 vcount 2011-11-13 16:10:25 -08:00
mirrors mirrors: rename enumerated-sequence to inspected-sequence 2010-06-11 17:14:15 -04:00
authors.txt Initial implementation of SSE vector intrinsics: 2009-09-03 02:33:07 -05:00
simd-docs.factor Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
simd-tests.factor math.vectors.simd: add vcount to the tests 2011-11-13 16:10:26 -08:00
simd.factor math.vectors.simd.intrinsics: fix double-2 vcount 2011-11-13 16:10:25 -08:00
summary.txt math.vectors.simd: redesign to be more flexible, integer SIMD work in progress 2009-09-20 02:08:32 -05:00