factor/basis/math
John Benediktsson 64db5c5bb4 math.primes.erato: faster compressed sieve by two improvements:
1) fixnum math in unmark-multiples
2) 3 upper sqrt 2 <range> in sieve
2015-06-16 08:26:48 -07:00
..
bits
bitwise math.bitwise: bitfield should just use map-reduce. 2015-05-31 08:04:34 -07:00
combinatorics
complex
constants
floats use assoc-reject instead of [ ... not ] assoc-filter. 2015-05-12 19:08:42 -07:00
functions math.functions: some silly cleanup. 2015-06-02 11:54:05 -07:00
intervals
libm
matrices use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
partial-dispatch core: Rename create to create-word, create-in to create-word-in. 2015-06-08 12:47:35 -07:00
polynomials more minor cleanup. 2014-11-30 19:26:23 -08:00
primes math.primes.erato: faster compressed sieve by two improvements: 2015-06-16 08:26:48 -07:00
quaternions
ranges math.ranges: cleanup using. 2014-12-04 10:23:59 -08:00
ratios
rectangles
statistics Fix tests broken by word hashcode change. 2015-06-09 20:37:55 -07:00
vectors core: Rename create to create-word, create-in to create-word-in. 2015-06-08 12:47:35 -07:00