v1.1.1
Release Notes
Installation
You can install pentapy with conda:
conda install -c conda-forge pentapy
or with pip:
pip install pentapy
Documentation
The documentation can be found at: https://pentapy.readthedocs.io/
What's new?
Enhancements
- Python 3.9 support
Changes
- GitHub Actions for CI