factor/basis/math
Slava Pestov 74fa73aeaf Fix various test failures 2009-09-08 19:18:56 -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 specialized-arrays.direct is no more; instead, every specialized-array.<foo> vocabulary has a <direct-T-array> constructor 2009-09-04 22:01:55 -05:00
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 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 update math.floats.env.x86 for sse detection change 2009-09-08 15:47:03 -05:00
functions math.functions: some fixes 2009-08-30 06:19:14 -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 More minor documentation tweaks 2009-08-30 06:32:20 -05:00
matrices Merge branch 'master' of git@github.com:prunedtree/factor 2009-08-30 17:24:25 +09:00
partial-dispatch integer/integer partial dispatch ops now use both-fixnums? 2009-03-16 00:44:44 -05:00
points New distance word in math.vectors, replaces distance in math.points, more efficient 2008-11-29 10:19:23 -06:00
polynomials rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
primes Make "divisors" work with 1 as well 2009-09-02 12:07:23 +02:00
quaternions Add q+ and q- to math.quaternions 2009-04-27 17:24:39 +02:00
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 add a mode word 2009-05-24 15:45:25 -05:00
vectors Fix various test failures 2009-09-08 19:18:56 -05:00