factor/basis/math/vectors/simd
Slava Pestov 1fc809b643 math.vectors.simd: docs 2009-09-04 01:22:18 -05:00
..
alien More SIMD work 2009-09-03 20:58:56 -05:00
functor functors: support private words with DEFINES-PRIVATE; use this to make some words generated by math.vectors.simd.functor private 2009-09-04 01:21:59 -05:00
intrinsics math.vectors.simd: split off intrinsics into a sub-vocabulary, to avoid loading most of the SIMD code on bootstrap 2009-09-03 03:43:43 -05:00
authors.txt Initial implementation of SSE vector intrinsics: 2009-09-03 02:33:07 -05:00
simd-docs.factor math.vectors.simd: docs 2009-09-04 01:22:18 -05:00
simd-tests.factor More SIMD work 2009-09-03 20:58:56 -05:00
simd.factor math.vectors.simd: define fallbacks for all vector constructors so that code can still work even if SIMD is not available 2009-09-03 21:37:55 -05:00