factor/basis/math
Joe Groff 49674dc8ad Merge branch 'master' of git://factorcode.org/git/factor 2009-04-30 21:36:54 -05:00
..
bits
bitwise
blas
combinatorics
complex Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags 2009-04-30 00:27:35 -05:00
constants
functions Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags 2009-04-30 00:27:35 -05:00
intervals
libm
matrices
miller-rabin
partial-dispatch
points
polynomials
primes
quaternions Add q+ and q- to math.quaternions 2009-04-27 17:24:39 +02:00
ranges
ratios Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags 2009-04-30 00:27:35 -05:00
rectangles literal syntax for rects 2009-04-29 14:58:55 -05:00
statistics
vectors