все параметры
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Источник: libranlip  ]

Пакет: libranlip-dev (1.0-7)

Ссылки для libranlip-dev

Screenshot

Ресурсы Debian:

Исходный код libranlip:

Сопровождающий:

Внешние ресурсы:

Подобные пакеты:

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.

Теги: Разработка программного обеспечения: Библиотеки, Роль: Библиотека разработчика

Другие пакеты, относящиеся к libranlip-dev

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка libranlip-dev

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
amd64 15,2 Кб63,0 Кб [список файлов]
arm64 14,9 Кб62,0 Кб [список файлов]
armel 15,1 Кб57,0 Кб [список файлов]
armhf 14,2 Кб51,0 Кб [список файлов]
i386 16,5 Кб59,0 Кб [список файлов]
mips64el 16,7 Кб73,0 Кб [список файлов]
ppc64el 17,2 Кб72,0 Кб [список файлов]
riscv64 24,1 Кб176,0 Кб [список файлов]
s390x 16,9 Кб66,0 Кб [список файлов]