factor/basis/math
John Benediktsson c86b2d2161 math.combinatorics: factorial could be memoized... 2012-09-05 11:02:38 -07:00
..
bits
bitwise math.bitwise: some cleanup of zero handling. 2012-08-31 15:58:54 -07:00
combinatorics math.combinatorics: factorial could be memoized... 2012-09-05 11:02:38 -07:00
complex math.functions: make it clear that 0 = is the more correct zero?. 2012-08-13 08:03:54 -07:00
constants
floats
functions math.functions: faster (integer) m^n. 2012-08-31 15:10:48 -07:00
intervals
libm
matrices math.matrices: adding the outer product. 2012-08-08 17:02:39 -07:00
partial-dispatch assocs: Add sift-keys and sift-values. Remove three other implementations 2012-08-23 22:36:10 -07:00
polynomials
primes math.primes.erato: bit faster by inlining. 2012-08-23 09:35:09 -07:00
quaternions
ranges
ratios math.ratios: slight fix to M\ ratio recip for negative ratios. 2012-09-02 10:08:00 -07:00
rectangles
statistics math.statistics: add rank-values 2012-09-04 18:52:38 -07:00
vectors math.vectors: Implement infinity p-norm and special-case l1-norm and l2-norm. 2012-08-30 16:47:45 -07:00