Balík: libranlip-dev (1.0-4.2 a iné)
Odkazy pre libranlip-dev
Zdroje Debian:
Stiahnuť zdrojový balík libranlip:
Správca:
Externé zdroje:
- Domovská stránka [www.deakin.edu.au]
Podobné balíky:
generates random variates with multivariate Lipschitz density
RanLip generates random variates with an arbitrary multivariate Lipschitz density.
While generation of random numbers from a variety of distributions is implemented in many packages (like GSL library http://www.gnu.org/software/gsl/ and UNURAN library http://statistik.wu-wien.ac.at/unuran/), generation of random variate with an arbitrary distribution, especially in the multivariate case, is a very challenging task. RanLip is a method of generation of random variates with arbitrary Lipschitz-continuous densities, which works in the univariate and multivariate cases, if the dimension is not very large (say 3-10 variables).
Lipschitz condition implies that the rate of change of the function (in this case, probability density p(x)) is bounded:
|p(x)-p(y)|<M||x-y||.
From this condition, we can build an overestimate of the density, so called hat function h(x)>=p(x), using a number of values of p(x) at some points. The more values we use, the better is the hat function. The method of acceptance/rejection then works as follows: generatea random variate X with density h(x); generate an independent uniform on (0,1) random number Z; if p(X)<=Z h(X), then return X, otherwise repeat all the above steps.
RanLip constructs a piecewise constant hat function of the required density p(x) by subdividing the domain of p (an n-dimensional rectangle) into many smaller rectangles, and computes the upper bound on p(x) within each of these rectangles, and uses this upper bound as the value of the hat function.
Ostatné balíky súvisiace s balíkom libranlip-dev
|
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- knižnica GNU C - zdieľané knižnice
tiež virtuálny balík poskytovaný balíkom libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.2) [mips64el, mipsel]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armel, armhf, s390x]
-
- dep: libgcc1 (>= 1:3.0) [nie armel, armhf]
- Balík nie je dostupný
- dep: libgcc1 (>= 1:3.5) [armel, armhf]
-
- dep: libranlip1c2 (= 1.0-4.2+b1)
- generates random variates with multivariate Lipschitz density
-
- dep: libstdc++6 (>= 5)
- štandardná knižnica C++ GNU v3
-
- dep: libtnt-dev
- interface for scientific computing in C++
Stiahnuť libranlip-dev
Architektúra | Verzia | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|---|
amd64 | 1.0-4.2+b1 | 14.9 kB | 62.0 kB | [zoznam súborov] |
arm64 | 1.0-4.2+b1 | 14.3 kB | 61.0 kB | [zoznam súborov] |
armel | 1.0-4.2+b1 | 14.5 kB | 55.0 kB | [zoznam súborov] |
armhf | 1.0-4.2+b1 | 13.7 kB | 50.0 kB | [zoznam súborov] |
i386 | 1.0-4.2+b1 | 15.8 kB | 58.0 kB | [zoznam súborov] |
mips64el | 1.0-4.2+b1 | 16.7 kB | 73.0 kB | [zoznam súborov] |
mipsel | 1.0-4.2+b1 | 16.2 kB | 60.0 kB | [zoznam súborov] |
ppc64el | 1.0-4.2+b1 | 16.3 kB | 70.0 kB | [zoznam súborov] |
s390x | 1.0-4.2+b1 | 14.7 kB | 62.0 kB | [zoznam súborov] |