Installation#

From PyPI (stable release):

pip install bsrn

From GitHub (latest development version):

pip install git+https://github.com/dazhiyang/bsrn.git

For visualization features (plotnine, matplotlib):

pip install bsrn[viz]