R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
djm-parseRd
/
src
/
nmath
/
nmath.h
@ 63243
– Rev 46906
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
46906
6468 d 10 h
murdoch
/branches/djm-parseRd/
Merge trunk changes to r46902
46659
6502 d 17 h
murdoch
/branches/djm-parseRd/
Create temporary branch for Rd parsing code.
43710
6798 d 20 h
ripley
/trunk/src/nmath/
clean up
42724
6905 d 14 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
6908 d 15 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
6919 d 23 h
ripley
/trunk/src/nmath/
replacing underflow by incorrect denormalized value is not helpful
(and not what was done for overflow).
42427
6932 d 20 h
ripley
/trunk/src/
tweaks for glibc systems under -ansi and -std=c99
42422
6932 d 23 h
ripley
/trunk/src/
eliminate MATHLIB_PRIVATE
use float.c constants rather than d1mach
port.c does not actually use i1mach
42419
6933 d 21 h
ripley
/trunk/src/
more tidyig up of Rmath.h
42417
6933 d 22 h
ripley
/trunk/src/
tidy up headers for private nmath
42405
6935 d 0 h
ripley
/trunk/src/nmath/
add header
42396
6935 d 14 h
ripley
/trunk/src/
start tidying up headers.
port.c no longer used d1mach
42303
6943 d 23 h
ripley
/trunk/src/nmath/
fix up mess of r42302
42302
6943 d 23 h
ripley
/trunk/src/nmath/
update reference to GPL
37528
7442 d 14 h
ripley
/trunk/src/
start moving bratio to have log_p argument.
remove private functions (_raw etc) from public header files
37461
7453 d 19 h
ripley
/trunk/src/nmath/
report where ML_ERROR is occurring
37287
7476 d 9 h
ripley
/trunk/
improvements to [pq]nchisq
- use direct formula which allows for lower_tail = FALSE if ncp < 80
(this is often a lot more accurate).
- use starting point and lower_tail in qnchisq
- can be slower, so make interruptible
37281
7476 d 21 h
ripley
/trunk/
Get ML_ERROR to do something useful, and ensure MATHLIB messages end in \n.
Warn on cancellation errors in non-central CDFs for t, f, beta, chisq
36986
7509 d 17 h
ripley
/trunk/
port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
36820
7525 d 14 h
ripley
/trunk/
update FSF address
←Prev
1
2
Next→
Show All