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
87903 506 d 2 h ripley /trunk/src/ attrinute before value  
86200 852 d 22 h maechler /trunk/ R_nonint(): no longer treat 9876543.2 as integer in binom etc; use "it" in l?choose() and wilcox, signrank  
77666 2385 d 2 h pd /trunk/ choose() corner case errors  
68947 4005 d 0 h ripley /trunk/src/ use https  
64668 4585 d 6 h ripley /trunk/src/nmath/ more tidying up  
64655 4586 d 0 h ripley /trunk/src/nmath/ more use of R_D_forceint  
59898 5121 d 2 h ripley /trunk/src/nmath/ choose needs a stack check  
59896 5121 d 3 h plummer /trunk/ Fixed stack overflow bug in choose, lchoose  
50775 6066 d 0 h maechler /trunk/ lchoose(a,k) no longer wrongly gives NaN; definition changed to := log(abs(choose(a,k)))  
44774 6706 d 6 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 11 h murdoch /trunk/ Fix choose(n,k) for negative n.  
43375 6837 d 17 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 6 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6942 d 6 h ripley /trunk/src/nmath/ update reference to GPL  
40859 7068 d 5 h ripley /trunk/ force choose(n, k) to be integer when n is  
37442 7455 d 22 h ripley /trunk/src/nmath/ avoid name conflict on MacOS X  
36986 7508 d 0 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
36820 7523 d 21 h ripley /trunk/ update FSF address  
32051 7913 d 4 h maechler /trunk/ choose(*, k) for small k  
32038 7914 d 13 h maechler /trunk/ [l]choose(n,k) for real n - not yet finished  

Show All