factor/basis/math
Marc Fauconneau 2d4ba8de4d Merge branch 'master' of git://factorcode.org/git/factor 2009-08-30 17:31:30 +09:00
..
bits Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
bitwise move if-zero etc to math, remove 1-/1+ from math 2009-08-14 14:27:23 -05:00
blas
combinatorics Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
complex Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
constants
functions Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
intervals compiler: add fixnum-min/max intrinsics; ~10% speedup on benchmark.yuv-to-rgb 2009-08-28 19:02:59 -05:00
libm Performance improvements to make struct-arrays benchmark faster 2009-08-28 05:21:16 -05:00
matrices Merge branch 'master' of git@github.com:prunedtree/factor 2009-08-30 17:24:25 +09:00
partial-dispatch
points
polynomials rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
primes Ensure that random-prime result has the right size 2009-08-29 21:42:15 +02:00
quaternions
ranges Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
ratios Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
rectangles
statistics add a mode word 2009-05-24 15:45:25 -05:00
vectors alien.structs: struct-type now has a class slot; fix specialized complex-float/double arrays 2009-08-09 16:10:11 -05:00