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