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
/
stirlerr.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
42302
6942 d 10 h
ripley
/trunk/src/nmath/
update reference to GPL
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
36820
7524 d 2 h
ripley
/trunk/
update FSF address
34643
7717 d 3 h
ripley
/trunk/
Intel ia64 compiler requires 'const static double' (hint from Nakama's site)
29016
8137 d 5 h
ripley
/trunk/
branch update
13434
9239 d 3 h
maechler
/trunk/src/nmath/
many "static" replaced by "const"
11708
9365 d 8 h
maechler
/trunk/src/nmath/
GPL (part) added
11117
9400 d 7 h
ripley
/trunk/src/nmath/
lgamma is not ISO C, nor POSIX: use lgammafn
11115
9400 d 10 h
maechler
/trunk/src/nmath/
adapted from C.Loader
10745
9432 d 2 h
maechler
/trunk/
Copyright comments for C.Loader`s dbinom/dpois
10743
9432 d 2 h
maechler
/trunk/src/
new stirlerr() for C.Loader`s dbinom/dpois