factor/basis/math
Joe Groff dd9af334a9 send bilerp upstream to spawn 2009-05-09 11:43:04 -05:00
..
bits remove 1-, 1+, use iota somewhere 2009-05-05 23:32:23 -05:00
bitwise remove 1-, 1+, use iota somewhere 2009-05-05 23:32:23 -05:00
blas remove 1-, 1+, use iota somewhere 2009-05-05 23:32:23 -05:00
combinatorics math.combinatorics: fix unit test and help lint 2009-05-08 18:00:53 -05:00
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 add 2pi constant 2009-05-06 12:38:14 -05:00
functions Merge branch 'master' of git://factorcode.org/git/factor 2009-05-06 13:23:05 -05:00
intervals Code cleanups 2009-05-07 12:33:31 -05:00
libm 1.0/0.0 => 1/0. 2009-04-13 19:48:08 -05:00
matrices Oops 2009-04-23 03:57:05 -05:00
miller-rabin Merge branch 'master' of git://factorcode.org/git/factor 2009-05-07 22:20:53 -04: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 remove 1-, 1+, use iota somewhere 2009-05-05 23:32:23 -05:00
primes Fix typo and update a combinator usage in calendar 2009-04-01 22:03:45 -04:00
quaternions Add q+ and q- to math.quaternions 2009-04-27 17:24:39 +02:00
ranges remove 1-, 1+, use iota somewhere 2009-05-05 23:32:23 -05:00
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 input grabbing support 2009-05-08 15:07:15 -05:00
statistics remove 1-, 1+, use iota somewhere 2009-05-05 23:32:23 -05:00
vectors send bilerp upstream to spawn 2009-05-09 11:43:04 -05:00