factor/basis/math
Slava Pestov 8836ce2581 Fix performance regression in vector ops on specialized arrays, tweak definition of <slice> and 2map-reduce to generate fewer conditionals 2010-01-19 17:48:10 +13:00
..
bits docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
bitwise Merge branch 'master' into simd-cleanup 2009-11-26 16:14:46 -08:00
blas Factor source files should not be executable 2009-11-21 17:50:43 -06:00
combinatorics Fix a few integers-as-sequences in docs 2010-01-14 17:20:43 -06:00
complex math.functions: fix memory protection error if exp called on a complex number with a rational real part (reported by prunedtree) 2010-01-15 08:23:48 +13:00
constants docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
floats/env math.floats.env.x86: split off 32 and 64-bit code into sub-vocabularies 2010-01-07 20:44:28 +13:00
functions math.functions: fix memory protection error if exp called on a complex number with a rational real part (reported by prunedtree) 2010-01-15 08:23:48 +13:00
intervals random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
libm docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
matrices Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
partial-dispatch memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -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 Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
primes random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
quaternions Factor source files should not be executable 2009-11-21 17:50:43 -06:00
ranges change-each -> map!, deep-change-each -> deep-map! 2009-10-27 22:32:56 -05:00
ratios math: fix test failures on 32-bit 2009-11-06 04:50:41 -06:00
rectangles parsed -> suffix!, add append! 2009-10-28 13:38:27 -05:00
statistics better minmax 2009-12-07 17:26:33 -06:00
vectors Fix performance regression in vector ops on specialized arrays, tweak definition of <slice> and 2map-reduce to generate fewer conditionals 2010-01-19 17:48:10 +13:00