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
76063 2729 d 11 h luke /branches/R-conflicts/ Merged changes from trunk through 76062  
75453 2839 d 18 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
73732 3177 d 2 h luke /trunk/src/main/ More use of read-only vector data pointers.  
72294 3435 d 19 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).