Paketname | libroot-unuran-dev |
Beschreibung | Random number generator library - development files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 5.18.00-2.3ubuntu4 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 128 Byte |
Hängt ab von | libroot-unuran5.18 (= 5.18.00-2.3ubuntu4), libroot-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | root-system |
Paketgröße | 25742 Byte |
Prüfsumme MD5 | 3255c0e084ab5929e9df2beb62d9a569 |
Prüfsumme SHA1 | f8aa94ab14284d4cc246b31f3a51404123e5c40a |
Prüfsumme SHA256 | a77e60604c26965f0acb6af5fe1282cd5ccf9407aec7c1a8f5132266b72e1060 |
Link zum Herunterladen | libroot-unuran-dev_5.18.00-2.3ubuntu4_i386.deb |
Ausführliche Beschreibung | It contains universal (also called automatic or black-box) algorithms
that can generate random numbers from large classes of continuous or
discrete distributions, and also from practically all standard
distributions.
.
To generate random numbers the user must supply some information
about the desired distribution, especially a C-function that computes
the density and - depending on the chosen methods - some additional
information (like the borders of the domain, the mode, the derivative
of the density ...). After a user has given this information an
init-program computes all tables and constants necessary for the
random variate generation. The sample program can then generate
variates from the desired distribution.
.
This package contains the development files
.
ROOT web-site: http://root.cern.ch
UNURAN web-site: http://statistik.wu-wien.ac.at/unuran/
|