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
47757 6389 d 18 h jmc /branches/R-classInheritance/ create branch for class inheritance  
44785 6706 d 0 h ripley /trunk/ clean up distribution API to match R one where easy to do.  
42303 6942 d 9 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 10 h ripley /trunk/src/nmath/ update reference to GPL  
36820 7524 d 1 h ripley /trunk/ update FSF address  
20449 8780 d 21 h tlumley /trunk/ dlnorm is zero for negative x (PR#1781)  
8431 9642 d 0 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9664 d 23 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7671 9685 d 3 h maechler /trunk/src/ "all other" dpq changes  
7639 9687 d 7 h maechler /trunk/src/ [dpq]norm() & [dpq]lnorm() have new args  
5458 9848 d 8 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
1529 10264 d 19 h maechler /trunk/src/nmath/ dlnorm(0) = 0  
777 10378 d 1 h maechler /trunk/src/ moved constants to Mathlib.h and renamed to "M_foooo"  
580 10419 d 16 h ihaka /trunk/src/ Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
 
574 10421 d 18 h ihaka /trunk/src/nmath/ New IEEE aware math library.