]> gitweb.factorcode.org Git - factor.git/commit
math.statistics: Generalize kth-smallest into kth-object, add kth-largest. Add count...
authorDoug Coleman <doug.coleman@gmail.com>
Mon, 23 Apr 2012 06:41:13 +0000 (23:41 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 23 Apr 2012 06:41:13 +0000 (23:41 -0700)
commit7ad089b68280fb0b493fe4e4f32043b36cea6f9f
tree7364c336c657b40074f26dad6760bb951e71c4fe
parentc00ddde434ae6b1746245b7cd3eb33074121f6d1
math.statistics: Generalize kth-smallest into kth-object, add kth-largest. Add count-relative and minmax-relative for counting the number of lt, eq, gt elements, and getting the max lt and min gt in one pass.
basis/math/statistics/statistics-tests.factor
basis/math/statistics/statistics.factor