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
52864 5807 d 5 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
38751 7300 d 10 h ripley /trunk/src/ start moving BLAS to a separate library  
35161 7661 d 3 h ripley /trunk/src/appl/ remove obselete computed IF statements  
34721 7712 d 1 h ripley /trunk/src/appl/ avoid non-F95 constructs  
23236 8558 d 9 h ripley /trunk/src/ separate out zgemm.f as platforms without double complex will not be
able to compile it.
 
23175 8563 d 3 h ripley /trunk/ use BLAS routines for complex %*% and crossprod  
18787 8895 d 9 h ripley /trunk/src/appl/ g77 objects to the last change  
18764 8896 d 12 h maechler /trunk/src/appl/ add five INTEGER declarations to pass "f77 -u"  
18608 8906 d 10 h ripley /trunk/src/ move dcabs1 to cmmplbas.f  
18605 8906 d 12 h ripley /trunk/src/ add full double-precision blas to src/appl/blas.f  
14004 9212 d 23 h bates /trunk/src/ Use level-3 BLAS for bakslv  
13948 9214 d 13 h ripley /trunk/src/appl/ use standard Fortran chars  
13943 9214 d 17 h bates /trunk/src/appl/ Added dgemm and lsame for src/main/array.c changes.  
12778 9301 d 2 h pd /trunk/ branch update  
3403 10048 d 12 h maechler /trunk/src/appl/ lowercase; 2x (if then else) instead of goto  
909 10359 d 17 h bates /trunk/src/ Adding code to avoid compiler warnings  
808 10377 d 7 h hornik /trunk/src/appl/ Moved in from appl.f.