Add compressed sparse row format support 1) start with bulk entries (gather common into a csx namespace, then add csr) 2) implement csr matrix classes 3) implement functional math 4) implement operators & virtuals
Add compressed sparse row format support