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
/
ALTREP
/
src
/
nmath
/
gamma_cody.c
– Rev 71308
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
71308
3597 d 23 h
luke
/branches/ALTREP/
Create ALTREP branch.
64677
4585 d 5 h
ripley
/trunk/src/
avoid inappropriate use of long
64376
4619 d 4 h
ripley
/trunk/
use C99's trunc for ftrunc
64358
4622 d 7 h
ripley
/trunk/src/nmath/
clean up (remaining, private) use of gamma_cody
64171
4644 d 11 h
maechler
/trunk/
cospi(), sinpi(), tanpi() --- in R and C API; used in besselI(), lgamma() and a few
42303
6942 d 11 h
ripley
/trunk/src/nmath/
fix up mess of r42302
42302
6942 d 12 h
ripley
/trunk/src/nmath/
update reference to GPL
36986
7508 d 6 h
ripley
/trunk/
port.c was using d1mach and i1mach even though they were declared private
more use of visibility attributes
34643
7717 d 4 h
ripley
/trunk/
Intel ia64 compiler requires 'const static double' (hint from Nakama's site)
13434
9239 d 4 h
maechler
/trunk/src/nmath/
many "static" replaced by "const"
13117
9267 d 10 h
maechler
/trunk/src/nmath/
-Wshadow : s/y1/yi/ + cosm
8431
9642 d 2 h
ripley
/trunk/
use a private header file for Mathlib, several small consistency fixes
2658
10134 d 3 h
maechler
/trunk/src/nmath/
free(.) the calloc()ed space; some cosmetics
2646
10135 d 3 h
maechler
/trunk/src/nmath/
special case; warnings; source
2628
10139 d 3 h
maechler
/trunk/src/nmath/
new