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
/
tools4pkgs
/
src
/
nmath
/
rlnorm.c
@ 77458
– Rev 71686
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
71686
3534 d 1 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
68947
4006 d 21 h
ripley
/trunk/src/
use https
66052
4412 d 1 h
maechler
/trunk/
*lnorm( sdlog = 0) now model the natural boundary, a point mass
65952
4425 d 14 h
ripley
/trunk/src/
for consistency with [dpq]norm
59039
5218 d 2 h
ripley
/trunk/
use preferred form of 'R Core Team'
44785
6707 d 18 h
ripley
/trunk/
clean up distribution API to match R one where easy to do.
44737
6713 d 19 h
maechler
/trunk/
more r*(., scale=0) |--> return(location) changes
42302
6944 d 4 h
ripley
/trunk/src/nmath/
update reference to GPL
36820
7525 d 19 h
ripley
/trunk/
update FSF address
19500
8855 d 18 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
17469
8988 d 23 h
maechler
/trunk/
PR#1218 1)
11499
9377 d 15 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
8431
9643 d 19 h
ripley
/trunk/
use a private header file for Mathlib, several small consistency fixes
7725
9685 d 2 h
ripley
/trunk/src/
rationalize RNG code
reduce a bit dependence on header files
remove some unneeded IEEE_754 opt-outs in nmath
7671
9686 d 21 h
maechler
/trunk/src/
"all other" dpq changes
5458
9850 d 2 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
5108
9882 d 21 h
maechler
/trunk/src/
R_FINITE
574
10423 d 13 h
ihaka
/trunk/src/nmath/
New IEEE aware math library.