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 9057 d 4 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15659 9106 d 8 h ripley /trunk/ change SHLIB_EXT to include the `.', if any  
15168 9127 d 22 h pd /trunk/ branch update  
14345 9196 d 4 h hornik /trunk/src/modules/lapack/ Update DISTFILES.  
14286 9199 d 7 h ripley /trunk/src/modules/lapack/ move lapack routines to four larger files  
14270 9199 d 15 h hornik /trunk/src/modules/ Update DISTFILES.  
14240 9200 d 8 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
 
14229 9201 d 6 h hornik /trunk/ Update DISTFILES.  
14220 9202 d 3 h ripley /trunk/ lots more complex functionality using LAPACK  
14209 9203 d 5 h ripley /trunk/ comment out compilation of Fortran with complex*16 if HAVE_DOUBLE_COMPLEX
test failed.
 
14194 9203 d 12 h ripley /trunk/ add LAPACK routines for solve() on complex objects  
14180 9204 d 7 h ripley /trunk/ add lapack module, La.svd and La.eigen, and make use of them  
14068 9209 d 16 h hornik /trunk/ Make targets for build and (un)install more recursive.  
14061 9210 d 6 h hornik /trunk/ Add `src/modules/lapack'.