| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 69024 |
4001 d 18 h |
murrell |
/branches/R-DL/ |
create R-DL branch |
|
| 68947 |
4005 d 4 h |
ripley |
/trunk/src/ |
use https |
|
| 67570 |
4204 d 9 h |
ripley |
/trunk/ |
correct copyright dates |
|
| 67536 |
4207 d 5 h |
maechler |
/trunk/ |
add dpois_raw() and dbinom_raw() to Rmath -- they are useful |
|
| 65585 |
4458 d 9 h |
maechler |
/trunk/src/nmath/ |
MATHLIB_WARNING5() in bgrat() |
|
| 65384 |
4493 d 9 h |
maechler |
/trunk/ |
pchisq(x, df, ncp, log=TRUE) for small x: fixing PR#15635 |
|
| 65344 |
4501 d 3 h |
maechler |
/trunk/ |
pbinom(x,n) etc had too strict checks for integer n [PR#15734] |
|
| 64668 |
4585 d 11 h |
ripley |
/trunk/src/nmath/ |
more tidying up |
|
| 64656 |
4586 d 4 h |
ripley |
/trunk/src/ |
correct/standardize copyright dates |
|
| 64358 |
4622 d 7 h |
ripley |
/trunk/src/nmath/ |
clean up (remaining, private) use of gamma_cody |
|
| 60268 |
5094 d 12 h |
ripley |
/trunk/ |
allow long double to be avoided |
|
| 59039 |
5216 d 9 h |
ripley |
/trunk/ |
use preferred form of 'R Core Team' |
|
| 56023 |
5537 d 2 h |
ripley |
/trunk/ |
more C99 assumptions |
|
| 54765 |
5615 d 9 h |
ripley |
/trunk/ |
migrate pythag to be used as a substitute for the C99 function hypot in the unlikely event that it is missing |
|
| 50559 |
6088 d 10 h |
ripley |
/trunk/ |
reword one message, put up all for translation |
|
| 46808 |
6477 d 0 h |
maechler |
/trunk/ |
pf(x, ncp) more accurate for large x, using new pnbeta2() with (x,1-x) arg |
|
| 43710 |
6797 d 8 h |
ripley |
/trunk/src/nmath/ |
clean up |
|
| 42724 |
6904 d 3 h |
ripley |
/trunk/ |
gettext has defined _GNU_SOURCE in config.h on systems which need it,
so we now only need declaration where config.h is not included. |
|
| 42682 |
6907 d 3 h |
ripley |
/trunk/src/nmath/ |
need to set glibc flags even for nmath standlaone builds
make LDOUBLE available for future use (e.g. in rmultinom) |
|
| 42549 |
6918 d 11 h |
ripley |
/trunk/src/nmath/ |
replacing underflow by incorrect denormalized value is not helpful
(and not what was done for overflow). |
|