FreeBSD.software
Home/math/py311-rvlib

py311-rvlib

0.0.6_3

Probability distributions mimicking Distrbutions.jl

Anyone who has used Distributions.jl will tell you how nice the interface is relative to the "exotic" (the most polite word we can think of) interface to distributions exposed by scipy.stats. Distributions.jl also brings better performace, particularly when its methods are used inside loops. For these reason we've put together rvlib, which mimics the interface of Distributions.jl, while at the same time attaining similar performance by exploiting numba. This package was inspired by Joshua Adelman's (@synapticarbors) blog post describing how to call the Rmath C library from numba using CFFI, and utilizes his build script to set up the CFFI interface.

Origin: math/py-rvlib
Category: math
Size: 750KiB
License: BSD3CLAUSE
Maintainer: sunpoet@FreeBSD.org
Dependencies: 5 packages
Required by: 0 packages
$pkg install py311-rvlib

Dependencies (5)

More in math