Installation#

With pip#

You need the GNU Scientific Library and cmake on your system:

sudo apt install libgsl-dev cmake

Then, assuming a recent version of pip:

python3 -m pip install fwpdy11

With conda#

fwpdy11 is available via bioconda. Please read their documentation, as channel order matters.

conda install -c bioconda fwpdy11