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-NaString
/
src
/
nmath
/
snorm.c
@ 77458
– Rev 16318
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
16318
9056 d 16 h
/branches/R-NaString/
This commit was manufactured by cvs2svn to create branch 'R-NaString'.
13434
9239 d 17 h
maechler
/trunk/src/nmath/
many "static" replaced by "const"
11499
9376 d 11 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
10960
9416 d 17 h
ripley
/trunk/
require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
9363
9555 d 15 h
ripley
/trunk/
standalone Mathlib
8970
9588 d 2 h
ripley
/trunk/src/nmath/
explicit extern
8438
9641 d 15 h
ripley
/trunk/
add "user" method for normal random numbers
8431
9642 d 15 h
ripley
/trunk/
use a private header file for Mathlib, several small consistency fixes
8320
9652 d 10 h
ripley
/trunk/
Reset Box-Muller normal generator on call to set.seed or RNGkind
7766
9681 d 13 h
ripley
/trunk/src/
add way to select type of normal generation
7725
9683 d 22 h
ripley
/trunk/src/
rationalize RNG code
reduce a bit dependence on header files
remove some unneeded IEEE_754 opt-outs in nmath
5458
9848 d 22 h
ripley
/trunk/
change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
3609
10029 d 14 h
pd
/trunk/
branch update
3279
10064 d 17 h
pd
/trunk/
Branch update + setjmp problem fixup
1029
10338 d 16 h
maechler
/trunk/src/nmath/
comments only
574
10422 d 9 h
ihaka
/trunk/src/nmath/
New IEEE aware math library.