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-classInheritance
/
src
/
nmath
/
rnbinom.c
– Rev 47757
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
47757
6389 d 18 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
46039
6594 d 1 h
maechler
/trunk/
first cut at improving [dpqr]nbinom(., <large size>, mu=.)
44785
6706 d 0 h
ripley
/trunk/
clean up distribution API to match R one where easy to do.
42302
6942 d 10 h
ripley
/trunk/src/nmath/
update reference to GPL
37263
7477 d 3 h
ripley
/trunk/
correct marginal cases in negative binomial, geometric and Poisson distributions
36820
7524 d 1 h
ripley
/trunk/
update FSF address
19500
8854 d 0 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
17470
8987 d 4 h
maechler
/trunk/
PR#1218 2)
11499
9375 d 20 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
8431
9642 d 0 h
ripley
/trunk/
use a private header file for Mathlib, several small consistency fixes
7725
9683 d 7 h
ripley
/trunk/src/
rationalize RNG code
reduce a bit dependence on header files
remove some unneeded IEEE_754 opt-outs in nmath
7671
9685 d 3 h
maechler
/trunk/src/
"all other" dpq changes
7663
9686 d 2 h
ripley
/trunk/src/nmath/
Devroye (1986) not 1980
5458
9848 d 8 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5108
9881 d 3 h
maechler
/trunk/src/
R_FINITE
3609
10028 d 23 h
pd
/trunk/
branch update
574
10421 d 18 h
ihaka
/trunk/src/nmath/
New IEEE aware math library.