factor/core/math
John Benediktsson 312704ae68 math.parser: cleanup uses of 16/8/2 >base/base>. 2011-10-14 10:09:12 -07:00
..
floats Remove bignum>float VM primitive, and use bignum/f to implement >float on bignums instead, for a slight accuracy gain. Also, bignum/f now has a more efficient post-scaling algorithm to break the circular dependency on bignum>float 2010-11-24 22:41:15 -08:00
integers io.binary: make le> and be> faster (20% and 75%, respectively). 2011-10-11 21:13:30 -07:00
order math.order: Removing stack effect (not quite right). 2011-09-23 17:46:49 -07:00
parser math.parser: cleanup uses of 16/8/2 >base/base>. 2011-10-14 10:09:12 -07:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
math-docs.factor io.binary: make le> and be> faster (20% and 75%, respectively). 2011-10-11 21:13:30 -07:00
math-tests.factor add unit tests for comparisons against nan 2009-09-03 17:27:06 -05:00
math.factor Remove extraneous using from math/ 2011-09-25 19:32:35 -07:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00