The R Project SVN R

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
16318 9056 d 15 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
14240 9199 d 18 h ripley /trunk/src/ LAPACK complex eigenvalue routines in La.eigen
allow svd to handle complex case via La.svd
use R_alloc not Calloc (avoids leaks from error calls in LAPACK)
general tidying up of La.svd/La.eigen
 
14220 9201 d 14 h ripley /trunk/ lots more complex functionality using LAPACK  
14194 9202 d 22 h ripley /trunk/ add LAPACK routines for solve() on complex objects  
14180 9203 d 17 h ripley /trunk/ add lapack module, La.svd and La.eigen, and make use of them