InstallationΒΆ
The demes
library can be installed using pip
.
python3 -m pip install demes
Or with conda
via the conda-forge repository.
conda install -c conda-forge demes
The demes
library can be installed using pip
.
python3 -m pip install demes
Or with conda
via the conda-forge repository.
conda install -c conda-forge demes
Styled using the Piccolo Theme