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 12 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
43251 6853 d 9 h maechler /trunk/ make pt() slightly more accurate around 0  
42503 6922 d 18 h maechler /trunk/src/nmath/ better test for large |x| ; probably still sub-optimal  
42329 6941 d 11 h maechler /trunk/ pbeta(*, log.p) now is much more precise in the tails, mostly  
42302 6942 d 20 h ripley /trunk/src/nmath/ update reference to GPL  
37276 7476 d 8 h ripley /trunk/ improvements to various cases of [dpq]* which failed to allow for
under/overflow.
 
36820 7524 d 11 h ripley /trunk/ update FSF address  
18535 8911 d 19 h maechler /trunk/src/nmath/ use log1p  
8431 9642 d 11 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9665 d 10 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7867 9676 d 13 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
7671 9685 d 13 h maechler /trunk/src/ "all other" dpq changes  
7639 9687 d 17 h maechler /trunk/src/ [dpq]norm() & [dpq]lnorm() have new args  
5458 9848 d 18 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9881 d 13 h maechler /trunk/src/ R_FINITE  
3865 9998 d 16 h pd /trunk/ branch update  
3609 10029 d 9 h pd /trunk/ branch update  
580 10420 d 2 h ihaka /trunk/src/ Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
 
574 10422 d 4 h ihaka /trunk/src/nmath/ New IEEE aware math library.