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
78769 2215 d 23 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
77666 2385 d 6 h pd /trunk/ choose() corner case errors  
68947 4005 d 4 h ripley /trunk/src/ use https  
64668 4585 d 10 h ripley /trunk/src/nmath/ more tidying up  
64655 4586 d 4 h ripley /trunk/src/nmath/ more use of R_D_forceint  
59898 5121 d 6 h ripley /trunk/src/nmath/ choose needs a stack check  
59896 5121 d 7 h plummer /trunk/ Fixed stack overflow bug in choose, lchoose  
50775 6066 d 4 h maechler /trunk/ lchoose(a,k) no longer wrongly gives NaN; definition changed to := log(abs(choose(a,k)))  
44774 6706 d 10 h ripley /trunk/src/ warn if [l]choose is used for non-integer 'k'.
document range of [l]beta.
state that NaN is used when the integral diverges.
 
43523 6821 d 16 h murdoch /trunk/ Fix choose(n,k) for negative n.  
43375 6837 d 22 h luke /trunk/src/ Removed global variable R_signgam and replaced it with function
lgammafn_sign that allows the sign to be returned through a pointer.
 
42303 6942 d 10 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 11 h ripley /trunk/src/nmath/ update reference to GPL  
40859 7068 d 9 h ripley /trunk/ force choose(n, k) to be integer when n is  
37442 7456 d 2 h ripley /trunk/src/nmath/ avoid name conflict on MacOS X  
36986 7508 d 5 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
36820 7524 d 2 h ripley /trunk/ update FSF address  
32051 7913 d 9 h maechler /trunk/ choose(*, k) for small k  
32038 7914 d 17 h maechler /trunk/ [l]choose(n,k) for real n - not yet finished  
27260 8277 d 3 h maechler /trunk/ branch update  

Show All