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 20 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46805 6477 d 4 h maechler /trunk/src/nmath/ cosmetic changes and more comments  
46485 6537 d 6 h maechler /trunk/ dnbinom(0, ., mu=<large>)  
46039 6594 d 2 h maechler /trunk/ first cut at improving [dpqr]nbinom(., <large size>, mu=.)  
44785 6706 d 1 h ripley /trunk/ clean up distribution API to match R one where easy to do.  
42303 6942 d 11 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 12 h ripley /trunk/src/nmath/ update reference to GPL  
37263 7477 d 5 h ripley /trunk/ correct marginal cases in negative binomial, geometric and Poisson distributions  
36820 7524 d 3 h ripley /trunk/ update FSF address  
12976 9281 d 9 h pd /trunk/ branch update  
11723 9364 d 3 h maechler /trunk/ C.Loader fixes for dpois/dbinom descendants  
8431 9642 d 2 h ripley /trunk/ use a private header file for Mathlib, several small consistency fixes  
8074 9665 d 1 h maechler /trunk/src/ moved the R_D... macros to private dpq.h  
7867 9676 d 5 h ripley /trunk/src/ add nonfinite-aware R_pow_di
more non-IEEE_754 changes in Mathlib
 
7671 9685 d 5 h maechler /trunk/src/ "all other" dpq changes  
5731 9820 d 2 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5458 9848 d 10 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5108 9881 d 4 h maechler /trunk/src/ R_FINITE  
4562 9941 d 21 h pd /trunk/ branch update  
3609 10029 d 1 h pd /trunk/ branch update  
580 10419 d 17 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 20 h ihaka /trunk/src/nmath/ New IEEE aware math library.