bitwise
|
math.bitwise: some cleanup of zero handling.
|
2012-08-31 15:58:54 -07:00 |
functions
|
math.functions: faster (integer) m^n.
|
2012-08-31 15:10:48 -07:00 |
intervals
|
math.intervals: using short-circuit logic.
|
2012-07-17 20:08:12 -07:00 |
matrices
|
math.matrices: adding the outer product.
|
2012-08-08 17:02:39 -07:00 |
polynomials
|
change to in-place reverse.
|
2012-04-24 18:51:46 -07:00 |
primes
|
math.primes.erato: bit faster by inlining.
|
2012-08-23 09:35:09 -07:00 |
statistics
|
math.statistics: add rank-values
|
2012-09-04 18:52:38 -07:00 |