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
78418 2267 d 10 h plummer /branches/connections/ Creating a branch from trunk for developing the connections API  
78127 2308 d 6 h kalibera /trunk/src/main/ Simplify memory protection.  
77888 2338 d 0 h hornik /trunk/src/ Add annotation for internal generics.  
77496 2429 d 4 h maechler /trunk/src/main/ more helpful error msg  
76585 2622 d 8 h ripley /trunk/src/ optionally pass character lengths from C to BLAS/LAPACK  
76540 2625 d 14 h ripley /trunk/src/main/ only need BLAS.h from Applic.h  
76535 2626 d 9 h ripley /trunk/src/main/ add comment about BLAS calls  
75534 2824 d 22 h luke /trunk/ Use ALTREP wrappers to avoid data duplication drop, structure, unclass, unname.  
75325 2868 d 23 h ripley /trunk/src/main/ avoid warning on 64-bit platforms  
75324 2868 d 23 h maechler /trunk/ .col(d) & .row(d) allow "double" d  
74030 3127 d 10 h kalibera /trunk/src/main/ Fix return type in 74029.  
74029 3127 d 10 h kalibera /trunk/src/main/ Protect fixes.  
73160 3252 d 23 h maechler /trunk/ array(""[0], 1) now gives NA  
72383 3414 d 9 h morgan /trunk/src/main/ do_length() missing PROTECT()

- ans unprotected when coerceVector() called
 
72294 3435 d 4 h kalibera /trunk/ Fix complex number multiplication in matrix product to match
scalar/element-wise complex number multplication in complex.c (the
difference was in treatment of Inf/NaN in inputs).
 
72179 3449 d 10 h kalibera /trunk/ Do not check _OPENMP value as it is unreliable with some compilers.  
72174 3450 d 8 h kalibera /trunk/ Configure check for OpenMP4 SIMD reduction.  
72154 3454 d 8 h ripley /trunk/src/ add casts for gcc  
72153 3454 d 9 h ripley /trunk/src/main/ add some explicit casts  
72142 3456 d 8 h kalibera /trunk/ Allow selection of matprod implementations (default, internal, blas and
experimental default.simd). Check inputs for NaN/Inf also for symmetrical
case. The default is to bypass BLAS when input may have NaN/Inf.
 

Show All