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 507 d 6 h ripley /trunk/src/ attrinute before value  
86200 854 d 2 h maechler /trunk/ R_nonint(): no longer treat 9876543.2 as integer in binom etc; use "it" in l?choose() and wilcox, signrank  
77666 2386 d 5 h pd /trunk/ choose() corner case errors  
68947 4006 d 3 h ripley /trunk/src/ use https  
64668 4586 d 9 h ripley /trunk/src/nmath/ more tidying up  
64655 4587 d 4 h ripley /trunk/src/nmath/ more use of R_D_forceint  
59898 5122 d 5 h ripley /trunk/src/nmath/ choose needs a stack check  
59896 5122 d 6 h plummer /trunk/ Fixed stack overflow bug in choose, lchoose  
50775 6067 d 4 h maechler /trunk/ lchoose(a,k) no longer wrongly gives NaN; definition changed to := log(abs(choose(a,k)))  
44774 6707 d 9 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 6822 d 15 h murdoch /trunk/ Fix choose(n,k) for negative n.  
43375 6838 d 21 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 6943 d 10 h ripley /trunk/src/nmath/ fix up mess of r42302  
42302 6943 d 10 h ripley /trunk/src/nmath/ update reference to GPL  
40859 7069 d 8 h ripley /trunk/ force choose(n, k) to be integer when n is  
37442 7457 d 1 h ripley /trunk/src/nmath/ avoid name conflict on MacOS X  
36986 7509 d 4 h ripley /trunk/ port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
 
36820 7525 d 1 h ripley /trunk/ update FSF address  
32051 7914 d 8 h maechler /trunk/ choose(*, k) for small k  
32038 7915 d 17 h maechler /trunk/ [l]choose(n,k) for real n - not yet finished  

Show All