| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 88208 |
437 d 2 h |
maechler |
/trunk/ |
tweak bd0(<large>,<small>) to prevent overflow in x/np, also fixing dbinom(*, prob=<subnormal_small>, log=TRUE) |
|
| 88193 |
442 d 20 h |
maechler |
/trunk/ |
YA tweak to bd0(<large>,<large>): prevent overflow in 2*x*v |
|
| 88191 |
444 d 8 h |
ripley |
/trunk/src/nmath/ |
avoid -Wfloat-conversion warning (seen with sanitizers) |
|
| 88190 |
445 d 1 h |
maechler |
/trunk/ |
improve bd0(<large>,<large>) notably for dnbinom(), dbinom() preventing over- and underflow |
|
| 87903 |
506 d 4 h |
ripley |
/trunk/src/ |
attrinute before value |
|
| 82070 |
1577 d 3 h |
maechler |
/trunk/src/nmath/ |
remove error check at end (only in c82069) |
|
| 82069 |
1577 d 3 h |
maechler |
/trunk/src/nmath/ |
ebd0(): use `volatile` in ADD1(), preventing detrimental compiler
mis-optimization at least for `gcc ... -march=haswell` |
|
| 80844 |
1789 d 20 h |
ripley |
/trunk/src/nmath/ |
use an explicit cast to avoid compiler warnings |
|
| 80841 |
1790 d 8 h |
maechler |
/trunk/ |
dpois() now uses new ebd0() tweaked from proposition in PR#15628; also fix dpois(x,x) for x=1e308 |
|
| 80018 |
1986 d 2 h |
maechler |
/trunk/src/nmath/ |
mostly comments, also re-formulation ideas by Martyn Plummer & me.
mention PR#15628 with ebd0() proposal |
|
| 77685 |
2379 d 2 h |
maechler |
/trunk/src/nmath/ |
finally get rid of the misnomer "ML_ERR(OR)": just *warning* |
|
| 68947 |
4005 d 2 h |
ripley |
/trunk/src/ |
use https |
|
| 67595 |
4202 d 6 h |
ripley |
/trunk/src/ |
update copyright dates for 2014 changes |
|
| 63954 |
4693 d 22 h |
maechler |
/trunk/src/nmath/ |
"last" tweak |
|
| 63952 |
4693 d 23 h |
maechler |
/trunk/ |
tweak to r63950 |
|
| 63950 |
4694 d 5 h |
ripley |
/trunk/ |
dbeta could undeflow and infinite-loop |
|
| 59037 |
5216 d 7 h |
ripley |
/trunk/src/ |
use preferred form of 'R Core Team' |
|
| 42303 |
6942 d 8 h |
ripley |
/trunk/src/nmath/ |
fix up mess of r42302 |
|
| 42302 |
6942 d 9 h |
ripley |
/trunk/src/nmath/ |
update reference to GPL |
|
| 37475 |
7450 d 7 h |
maechler |
/trunk/src/nmath/ |
cosmetics in comments only |
|