| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 83796 |
1263 d 23 h |
luke |
/branches/R-syntax/ |
Merged trunk changes through r83795. |
|
| 81680 |
1630 d 6 h |
luke |
/branches/R-syntax/ |
Merged trunk changes through r81679. |
|
| 79226 |
2139 d 1 h |
luke |
/branches/R-syntax/ |
Merged trunk changes through r79223. |
|
| 78769 |
2216 d 1 h |
luke |
/branches/R-syntax/ |
Branch for experimenting with syntax changes. |
|
| 77685 |
2379 d 6 h |
maechler |
/trunk/src/nmath/ |
finally get rid of the misnomer "ML_ERR(OR)": just *warning* |
|
| 74263 |
3083 d 3 h |
maechler |
/trunk/src/nmath/ |
remove direct inclusion of Arith.h - is included "in time" by nmath.h |
|
| 72042 |
3467 d 3 h |
maechler |
/trunk/ |
fix early underflow in some (very) asymmetric cases -- fixing PR#17178 |
|
| 72013 |
3476 d 13 h |
maechler |
/trunk/src/nmath/ |
(white space only (indent Newton`s else)) |
|
| 70087 |
3826 d 4 h |
ripley |
/trunk/ |
add Rf_ prefix where needed, make private qbeta_raw static |
|
| 70083 |
3826 d 7 h |
maechler |
/trunk/src/nmath/ |
Print.h is in nmath.h |
|
| 69670 |
3902 d 11 h |
ripley |
/trunk/src/nmath/ |
use isfinite without wrapper in nmath, avoid compiler warnings in standalone |
|
| 69251 |
3982 d 12 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 6 h |
ripley |
/trunk/src/ |
use https |
|
| 68928 |
4005 d 11 h |
ripley |
/trunk/src/ |
copright dates, whitespace cleanup |
|
| 67925 |
4165 d 12 h |
maechler |
/trunk/src/nmath/ |
s / NA_LOGICAL / MLOGICAL_NA / as we are "in Mathlib" |
|
| 67902 |
4169 d 5 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 22 h |
maechler |
/trunk/src/nmath/ |
using R_ifDEBUG_printf() instead of #if(..) REprintf() |
|
| 67890 |
4170 d 10 h |
maechler |
/trunk/src/nmath/ |
update from R-patched (!) {before doing the radical changes for PR#15755} |
|
| 65618 |
4456 d 2 h |
maechler |
/trunk/ |
[dpqr]beta(x, a,b) for a,b = 0 or a,b = Inf |
|
| 64671 |
4585 d 9 h |
ripley |
/trunk/src/ |
make more use of R_pow_di |
|