factor/basis/math
John Benediktsson 5486473b52 math.bitwise: adding bit-length. 2013-10-20 18:55:58 -07:00
..
bits
bitwise math.bitwise: adding bit-length. 2013-10-20 18:55:58 -07:00
combinatorics math.combinatorics: faster combinations by inlining next-combination. 2013-10-14 15:44:19 -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: whoops, back out mistaken commit. 2013-07-24 14:55:13 -07:00
intervals change some "2drop 2drop" to "4drop". 2012-10-23 12:21:30 -07:00
libm
matrices math.matrices: simpler square-rows. 2013-05-14 13:52:24 -07:00
partial-dispatch change some "2drop 2drop" to "4drop". 2012-10-23 12:21:30 -07:00
polynomials
primes math.primes.erato: minor performance improvements. 2012-10-23 10:49:45 -07:00
quaternions
ranges math.ranges: implement sum on ranges. 2013-05-06 16:01:29 -07:00
ratios math.ratios: adding some tests for M\ ratio /mod. 2013-03-29 08:32:35 -07:00
rectangles
statistics math.statistics: use >array instead of { } clone-like. 2013-06-25 15:40:33 -07:00
vectors math.vectors: Don't use macro with locals and cond in vif. Stack-checker/locals/macros/smart-combinators all need some work (a rewrite?), but meanwhile don't let it get in the way. Add tests. 2013-01-03 09:49:31 -08:00