Working Notes: a commonplace notebook for recording & exploring ideas.
Home. Site Map. Subscribe. More at expLog.
Abstract
overview
select
, aggregate
operations
rasp programs are lazy functional -- operate on functions instead of sequences
double histograms
hist(aabcd)
[ 1, 1, 3, 3, 3 ]
— Kunal