factor/basis/math
Doug Coleman 4c4d186ae4 math.matrices: Trying to flesh out the matrices vocabulary a bit. 2012-10-22 09:47:36 -07:00
..
bits
bitwise math.bitwise: Fix bit-range and test it. 2012-09-19 17:03:13 -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.ratios: speed up some operations on ratios. 2012-09-10 19:53:25 -07:00
intervals math.intervals: using short-circuit logic. 2012-07-17 20:08:12 -07:00
libm
matrices math.matrices: Trying to flesh out the matrices vocabulary a bit. 2012-10-22 09:47:36 -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: Add unit tests for bug #668. 2012-09-11 08:16:25 -07:00
rectangles
statistics math.statistics: Add ddof (delta degrees-of-freedom) to easily calculate population (full) and unbiased (sample) statistics. 2012-10-22 09:47:35 -07:00
vectors compiler.cfg.gvn.math: missed some availability checks that were causing math.vectors.simd.tests to fail (issue #671) 2012-09-18 00:07:10 -07:00