The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
28349 8194 d 12 h ripley /trunk/ add checks for integer overflow in sizes of vector, matrix, array  
28014 8229 d 14 h ripley /trunk/ rep(0-len, length.out=n) now really does give length n
Allow 0-length data arg in both matrix() and array()
 
27297 8274 d 19 h ripley /trunk/ fix for PR#4582  
26666 8319 d 14 h ripley /trunk/ branch update  
26472 8337 d 2 h ihaka /trunk/src/main/ Seg. Violation in crossprod fixed. Comments added.  
26467 8337 d 16 h maechler /trunk/src/main/ comments only  
24735 8444 d 16 h ripley /trunk/src/ remove #ifdef-ed old code  
23236 8558 d 18 h ripley /trunk/src/ separate out zgemm.f as platforms without double complex will not be
able to compile it.
 
23175 8563 d 12 h ripley /trunk/ use BLAS routines for complex %*% and crossprod  
21875 8657 d 14 h jmc /trunk/src/ do method dispatch for matrix product functions  
18775 8896 d 10 h ripley /trunk/src/main/ preserve ydims in symmetric case  
18753 8897 d 18 h ripley /trunk/ add code for y = x case of crossprod()  
17521 8983 d 12 h ripley /trunk/src/main/ optimizations for many special cases  
17515 8984 d 11 h ripley /trunk/ first pass at colSums etc  
16707 9022 d 16 h jmc /trunk/ make formal method dispatch internal via DispatchOrEval
for primitive functions
 
15783 9099 d 4 h rgentlem /trunk/ made length generic and added an arg to DispatchOrEval  
14425 9189 d 8 h tlumley /trunk/src/main/ zero-extent matrix operations return zeroes  
13996 9213 d 11 h duncan /trunk/src/main/ Identify certain conditions for the number of rows. This was identified by running make check on Solaris with its native compiler (cc)  
13985 9213 d 21 h ripley /trunk/src/ forgot prototype for dgemm  
13942 9215 d 2 h bates /trunk/src/main/ Use dgemm in matprod and crossprod when IEEE_754 is defined.  

Show All