Library Development: What to finish/flesh out?

Jason E. Aten j.e.aten at gmail.com
Thu Mar 17 13:23:18 PDT 2011


On Thu, 17 Mar 2011 15:33:10 +0000, dsimcha wrote:
> 5.  Matrix operations:  SciD improvements that allow you to write matrix
> operations that look like normal math/MATLAB and optimizes them via
> expression templates so that a minimal number of temporary matrices are
> created. Uses/will use BLAS for multiplication.  Completion state: 
> Addition implemented.  Multiplication not.

Nice matrix ops get my vote for what I would find most useful. Having 
matrices with m.rownames and m.colnames (similar to R's rownames(m) and 
colnames(m) for a matrix m), would be great too.


More information about the Digitalmars-d mailing list