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
 
44785 6706 d 10 h ripley /trunk/ clean up distribution API to match R one where easy to do.  
42303 6942 d 19 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 20 h ripley /trunk/src/nmath/ update reference to GPL  
36820 7524 d 11 h ripley /trunk/ update FSF address  
34969 7681 d 15 h maechler /trunk/ introduce R_P_bounds* macro; pgamma fix #8001  
34588 7720 d 21 h maechler /trunk/ pf() calling pbeta() in 2 ways; pf(*,Inf,Inf); df(dito); move dpq tests from reg-tests-2 to d-p-q-r..  
34244 7749 d 19 h ripley /trunk/ accuracy and +Inf issues with df() and pf()  
33167 7834 d 15 h ripley /trunk/ add toms708 for use as pbeta for large p or q.  
8431 9642 d 11 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8262 9656 d 2 h pd /trunk/src/ large-DF approx for pf/qf + typo in plot.lm  
8074 9665 d 10 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7671 9685 d 13 h maechler /trunk/src/ "all other" dpq changes  
5458 9848 d 18 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
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.