factor/basis/math
Joe Groff 3deae96995 math.vectors.simd.intrinsics: fix deploy bug
If not called with a known-at-compile-time SIMD type, the intrinsic definitions were leaving behind runtime quotations that referenced the c-array words after c-type information had been stripped, causing deployed applications that used SIMD to fail.
2011-12-07 12:47:38 -08:00
..
bits use radix literals 2011-11-23 19:03:40 -08:00
bitwise use radix literals 2011-11-23 19:03:40 -08:00
combinatorics Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
complex math.complex: pass tests even if number-base set 2011-11-26 17:46:38 -08:00
constants use radix literals 2011-11-23 19:03:40 -08:00
floats use radix literals 2011-11-23 19:03:40 -08:00
functions use radix literals 2011-11-23 19:03:40 -08:00
intervals Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
libm math.libm: add missing right parenthesis in description of fexp word 2011-01-16 10:48:06 +09:00
matrices math.matrices: move normal word from gpu.demos.bunny and reverse sign 2010-07-23 20:41:08 -07:00
partial-dispatch Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed. 2011-10-18 13:19:39 -07:00
polynomials Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
primes math.functions: when gcd is inlined, "gcd nip" is almost as good as "gcd*". 2011-10-18 10:30:39 -07:00
quaternions
ranges
ratios math.functions: when gcd is inlined, "gcd nip" is almost as good as "gcd*". 2011-10-18 10:30:39 -07:00
rectangles Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
statistics math.statistics: fix stack effect on collect-by 2011-11-02 13:23:13 -07:00
vectors math.vectors.simd.intrinsics: fix deploy bug 2011-12-07 12:47:38 -08:00