factor/basis/math
Slava Pestov 7b6128dd03 math.vectors.simd: add v<< and v>> intrinsics for bitwise shifts on elements 2009-09-24 03:32:39 -05:00
..
bits More minor documentation tweaks 2009-08-30 06:32:20 -05:00
bitwise move if-zero etc to math, remove 1-/1+ from math 2009-08-14 14:27:23 -05:00
blas Merge branch 'master' of git://factorcode.org/git/factor 2009-09-20 23:02:49 -05:00
combinatorics replace usages of <" with """ 2009-09-20 22:42:40 -05:00
complex More minor documentation tweaks 2009-08-30 06:32:20 -05:00
constants math.constants: add single float epsilon value 2009-09-03 02:23:22 -05:00
floats/env math.vectors.simd: redesign to be more flexible, integer SIMD work in progress 2009-09-20 02:08:32 -05:00
functions Fix conflict 2009-09-23 20:52:04 -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 get things to a point where they bootstrap again 2009-09-15 21:43:18 -05:00
matrices Merge branch 'master' of git@github.com:prunedtree/factor 2009-08-30 17:24:25 +09:00
partial-dispatch Rename specific-method to method-for-class, rename (effective-method) to method-for-object, and make both much faster 2009-09-21 17:42:20 -05:00
points
polynomials
primes Do not repeat sanity tests at each iteration 2009-09-09 21:35:24 +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 math.rectangles.positioning: don't position popups off-screen 2009-09-08 16:23:02 -05:00
statistics
vectors math.vectors.simd: add v<< and v>> intrinsics for bitwise shifts on elements 2009-09-24 03:32:39 -05:00