The R Project SVN R

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
90307 4 h 28 m maechler /trunk/src/ amend r90299, notably for standalone Rmathlib (indirectly checked more thoroughly on Windows)  
90299 2 d 3 h maechler /trunk/ fix 2 signs in formula of the BTPE algorithm for rbinom(); add RNGkind(binom.kind=*)  
90223 18 d 5 h maechler /trunk/ rhyper(nn, m,n, k) : prevent integer overflow when m+n > INT_MAX  
90186 34 d 13 h plummer /trunk/src/ Allow shape=0 in the Weibull distribution  
89909 101 d 10 h maechler /trunk/ rmultinom() replacing LDOUBLE by Kahan +/- arithmetic  
89754 118 d 2 h hornik /trunk/src/nmath/ Switch computations for the Wilcoxon distribution to Loeffler's algorithm (PR#18655).
Final patch by Ivan Krylov.
 
89292 199 d 22 h maechler /trunk/ fix besselJ(x, <small>) via very_small_nu = 2^-800  
89291 199 d 23 h maechler /trunk/src/nmath/ comments  
89290 199 d 23 h maechler /trunk/src/nmath/ more commments; localized declarations; other cosmetics  
88765 328 d 13 h hornik /trunk/src/ Need floor and not round.  
88401 381 d 6 h maechler /trunk/src/nmath/ comments / cosmetic  
88248 426 d 6 h maechler /trunk/ pbeta() -> bratio() no longer overflows for pbeta(., <large>, <large>)  
88208 437 d 4 h maechler /trunk/ tweak bd0(<large>,<small>) to prevent overflow in x/np, also fixing dbinom(*, prob=<subnormal_small>, log=TRUE)  
88193 442 d 23 h maechler /trunk/ YA tweak to bd0(<large>,<large>): prevent overflow in 2*x*v  
88192 443 d 0 h maechler /trunk/ signif(1***e308, dig) no longer truncates wrongly  
88191 444 d 11 h ripley /trunk/src/nmath/ avoid -Wfloat-conversion warning (seen with sanitizers)  
88190 445 d 4 h maechler /trunk/ improve bd0(<large>,<large>) notably for dnbinom(), dbinom() preventing over- and underflow  
88186 450 d 23 h maechler /trunk/src/nmath/ typo  
88185 451 d 0 h maechler /trunk/ dbinom(*, size=Inf, ..) fixing also dnbinom(x, size, *) [normal case] with large x and size  
88183 452 d 1 h maechler /trunk/ dnbinom(x, size, *) fix for (x < 1e-10*size) case with large x  

Show All