v1.1.1-rc1 1. Release Candidate
Pre-release
Pre-release
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