The R Project SVN R-packages

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4529 6966 d 1 h bates /branches/Matrix-APIchange/ Creating a branch for the API changes from the 0.99875 series to the 0.999375 series  
3787 7253 d 17 h maechler /trunk/Matrix/ several small fixes + more tests for "lMatrix" classes; "Compare"; "chol"  
3495 7276 d 3 h maechler /trunk/Matrix/ 1st stab at "MatrixFactorization" class; exporting CHMfactor etc  
3484 7276 d 22 h maechler /trunk/Matrix/ eliminate classed argument from dup_mM*() and dependencies  
3172 7370 d 6 h maechler /trunk/Matrix/ useDynlib(*, .registration=TRUE)  
2256 7489 d 21 h maechler /trunk/Matrix/ add to tests: now also check setAs("matrix", *)  
2255 7489 d 22 h maechler /trunk/Matrix/ Class cleanup; particularly ldense* ones  
1997 7562 d 23 h bates /trunk/Matrix/R/ Adding PACKAGE = to .Call lines  
1857 7607 d 5 h maechler /trunk/Matrix/ some "Summary" methods; some "Compare" group methods; logical dense matrices  
1321 7787 d 21 h bates /trunk/Matrix/ Moving methods for operations with numeric to the Matrix class and with integer to the dMatrix class  
1284 7802 d 22 h bates /trunk/Matrix/ Generalize matrix multiplication and solve methods