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)
/
trunk
/
src
/
nmath
/
stirlerr.c
@ 77458
– Rev 87903
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
87903
506 d 9 h
ripley
/trunk/src/
attrinute before value
86264
847 d 1 h
ripley
/trunk/src/nmath/
avoid -Wmisleading-indentation warning
86263
847 d 2 h
maechler
/trunk/src/nmath/
unnest comment
86191
854 d 5 h
maechler
/trunk/
stirlerr(n): improve accuracy, use better cutoffs and more terms for n > 5.25; slight improvement for 1 <= n <= 5.25
85878
899 d 10 h
maechler
/trunk/src/nmath/
comments & cosmetics only
81787
1617 d 7 h
maechler
/trunk/src/nmath/
comments (and code formatting) only
68947
4005 d 7 h
ripley
/trunk/src/
use https
59037
5216 d 12 h
ripley
/trunk/src/
use preferred form of 'R Core Team'
42302
6942 d 13 h
ripley
/trunk/src/nmath/
update reference to GPL
36986
7508 d 7 h
ripley
/trunk/
port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
36820
7524 d 4 h
ripley
/trunk/
update FSF address
34643
7717 d 6 h
ripley
/trunk/
Intel ia64 compiler requires 'const static double' (hint from Nakama's site)
29016
8137 d 8 h
ripley
/trunk/
branch update
13434
9239 d 6 h
maechler
/trunk/src/nmath/
many "static" replaced by "const"
11708
9365 d 11 h
maechler
/trunk/src/nmath/
GPL (part) added
11117
9400 d 10 h
ripley
/trunk/src/nmath/
lgamma is not ISO C, nor POSIX: use lgammafn
11115
9400 d 13 h
maechler
/trunk/src/nmath/
adapted from C.Loader
10745
9432 d 5 h
maechler
/trunk/
Copyright comments for C.Loader`s dbinom/dpois
10743
9432 d 5 h
maechler
/trunk/src/
new stirlerr() for C.Loader`s dbinom/dpois