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
/
R-exp-R5
/
src
/
nmath
/
toms708.c
– Rev 52864
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
52864
5807 d 2 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
51513
5962 d 12 h
ripley
/trunk/
more Solaris tweaks
51327
5974 d 8 h
maechler
/trunk/
another extreme tail pbeta(*, log.p) case: PR#14230
50406
6101 d 4 h
maechler
/trunk/src/nmath/
misc. cosmetic changes
50158
6125 d 23 h
maechler
/trunk/
pbeta(*, log=TRUE) [toms708]: more accurate in extreme tails; C code with less gotos
49218
6191 d 11 h
ripley
/trunk/
fix for PR#13786
46540
6526 d 6 h
maechler
/trunk/src/nmath/
xmax1 (fix); comments;a few less gotos
42425
6931 d 8 h
ripley
/trunk/src/nmath/
<math.h> came too early so log1p and expm1 were not necessarily declared
Has its own rexpm1, so make use of that.
42417
6932 d 9 h
ripley
/trunk/src/
tidy up headers for private nmath
42370
6936 d 5 h
ripley
/trunk/src/nmath/
fix YET AGAIN malformed comments ca line 630
42368
6936 d 10 h
maechler
/trunk/src/nmath/
more log_p handling
42332
6940 d 8 h
ripley
/trunk/src/nmath/
close comments properly
42329
6941 d 2 h
maechler
/trunk/
pbeta(*, log.p) now is much more precise in the tails, mostly
42238
6951 d 23 h
ripley
/trunk/src/nmath/
win64 defines max/min
37535
7440 d 10 h
ripley
/trunk/src/nmath/
comments on the need for log_p
cosmetics
37528
7441 d 2 h
ripley
/trunk/src/
start moving bratio to have log_p argument.
remove private functions (_raw etc) from public header files
36986
7508 d 4 h
ripley
/trunk/
port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
33167
7834 d 5 h
ripley
/trunk/
add toms708 for use as pbeta for large p or q.