Welcome to rvlib, a package for statistical distributions

rvlib


The aim of rvlib is to mimic the user friendly API of the Distributions.jl package while improving upon the performance of scipy.stats by exploiting numba.

The package can be installed on unix systems through conda-forge by running

conda config --add channels conda-forge
conda install rvlib

resources

You can find the package on GitHub.

Documentation is coming soon. In the mean time you can check out the corresponding page for the Distributions.jl package.


authors

Daniel Csaba -- @danielcsaba

Spencer Lyon -- @sglyon