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
/
djm-source
/
src
/
nmath
/
choose.c
– Rev 42208
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
42208
6955 d 7 h
murdoch
/branches/djm-source/
Recreate branch from trunk
40859
7068 d 10 h
ripley
/trunk/
force choose(n, k) to be integer when n is
37442
7456 d 3 h
ripley
/trunk/src/nmath/
avoid name conflict on MacOS X
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
36820
7524 d 3 h
ripley
/trunk/
update FSF address
32051
7913 d 10 h
maechler
/trunk/
choose(*, k) for small k
32038
7914 d 18 h
maechler
/trunk/
[l]choose(n,k) for real n - not yet finished
27260
8277 d 3 h
maechler
/trunk/
branch update
19500
8854 d 1 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
11499
9375 d 22 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 2 h
ripley
/trunk/
use a private header file for Mathlib, several small consistency fixes
7671
9685 d 5 h
maechler
/trunk/src/
"all other" dpq changes
5458
9848 d 10 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
2276
10169 d 9 h
maechler
/trunk/src/nmath/
many in src/nmath: l?gamma -> gammafn
580
10419 d 17 h
ihaka
/trunk/src/
Changes to support differentation of NaN and NA and to ensure
that these values propage correctly. Changes to printing.
574
10421 d 20 h
ihaka
/trunk/src/nmath/
New IEEE aware math library.