معرفی شرکت ها


libranlip1c2_1.0-4.2_armhf.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

generates random variates with multivariate Lipschitz density
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main armhf
نام بسته libranlip1c2
نام فایل بسته libranlip1c2_1.0-4.2_armhf.deb
نسخه بسته 1.0
انتشار بسته 4.2
معماری بسته armhf
نگهدارنده Juan Esteban Monsalve Tobon <esteban@v7w.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی http://www.deakin.edu.au/~gleb/ranlip.html
مجوز -
حجم دانلود 103460
حجم نصب 121
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.


جایگزین ها

بسته نسخه معماری مخزن
libranlip1c2_1.0-4.2_amd64.deb 1.0 amd64 Debian main
libranlip1c2_1.0-4.2_arm64.deb 1.0 arm64 Debian main
libranlip1c2_1.0-4.2_armel.deb 1.0 armel Debian main
libranlip1c2_1.0-4.2_i386.deb 1.0 i386 Debian main
libranlip1c2_1.0-4.2_mips.deb 1.0 mips Debian main
libranlip1c2_1.0-4.2_mips64el.deb 1.0 mips64el Debian main
libranlip1c2_1.0-4.2_mipsel.deb 1.0 mipsel Debian main
libranlip1c2_1.0-4.2_ppc64el.deb 1.0 ppc64el Debian main
libranlip1c2_1.0-4.2_s390x.deb 1.0 s390x Debian main


نیازمندی

مقدار نام
>= 2.4 libc6
>= 1:3.5 libgcc1
>= 4.1.1 libstdc++6


نحوه نصب


نصب پکیج deb libranlip1c2:

    sudo apt-get install libranlip1c2_1.0-4.2_armhf.deb


فایل ها

مسیرها
./usr/lib/ranlip/libranlip.so.1.0.0
./usr/share/doc/libranlip1c2/ranlip.ps.gz
./usr/share/doc/libranlip1c2/changelog.Debian.gz
./usr/share/doc/libranlip1c2/copyright
./usr/share/doc/libranlip1c2/examples/ranliptestproc.cpp.gz
./usr/share/doc/libranlip1c2/examples/ranliptest.cpp.gz
./usr/share/doc/libranlip1c2/examples/makefile.gz
./usr/lib/ranlip/libranlip.so.1 -> libranlip.so.1.0.0