| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 87821 |
517 d 3 h |
ripley |
/trunk/src/nmath/ |
tweak |
|
| 87804 |
518 d 22 h |
ripley |
/trunk/src/nmath/ |
simplify now static function |
|
| 87773 |
521 d 10 h |
ripley |
/trunk/src/nmath/ |
start cleaning up use of Rboolean |
|
| 81893 |
1596 d 6 h |
maechler |
/trunk/src/nmath/ |
qbeta(): cosmetic, comments + -DDEBUG msg changes |
|
| 81878 |
1599 d 0 h |
maechler |
/trunk/ |
qbeta(): fixing PR#18302 {on qf()}, by trying another swap possibly switching to log-scale |
|
| 81540 |
1648 d 8 h |
maechler |
/trunk/ |
qbeta(x, a,b) now gets better starting value when min(a,b) < 1, t(*) <= 0 |
|
| 79203 |
2142 d 3 h |
maechler |
/trunk/src/nmath/ |
trivial changes (mostly comments) |
|
| 77685 |
2379 d 4 h |
maechler |
/trunk/src/nmath/ |
finally get rid of the misnomer "ML_ERR(OR)": just *warning* |
|
| 74263 |
3083 d 1 h |
maechler |
/trunk/src/nmath/ |
remove direct inclusion of Arith.h - is included "in time" by nmath.h |
|
| 72042 |
3467 d 2 h |
maechler |
/trunk/ |
fix early underflow in some (very) asymmetric cases -- fixing PR#17178 |
|
| 72013 |
3476 d 11 h |
maechler |
/trunk/src/nmath/ |
(white space only (indent Newton`s else)) |
|
| 70087 |
3826 d 3 h |
ripley |
/trunk/ |
add Rf_ prefix where needed, make private qbeta_raw static |
|
| 70083 |
3826 d 5 h |
maechler |
/trunk/src/nmath/ |
Print.h is in nmath.h |
|
| 69670 |
3902 d 10 h |
ripley |
/trunk/src/nmath/ |
use isfinite without wrapper in nmath, avoid compiler warnings in standalone |
|
| 69251 |
3982 d 11 h |
maechler |
/trunk/src/nmath/ |
make more use of R_DT_log() and R_DT_Clog() {macros - i.e. *no* change in result} |
|
| 68947 |
4005 d 4 h |
ripley |
/trunk/src/ |
use https |
|
| 68928 |
4005 d 10 h |
ripley |
/trunk/src/ |
copright dates, whitespace cleanup |
|
| 67925 |
4165 d 10 h |
maechler |
/trunk/src/nmath/ |
s / NA_LOGICAL / MLOGICAL_NA / as we are "in Mathlib" |
|
| 67902 |
4169 d 3 h |
maechler |
/trunk/ |
qbeta() much more sophisticated (though not beautiful), notably in extreme cases,
e.g. Newton iterations in *log* and log-log scale,
also fixing PR#15755 |
|
| 67891 |
4169 d 21 h |
maechler |
/trunk/src/nmath/ |
using R_ifDEBUG_printf() instead of #if(..) REprintf() |
|