Skip to content

v1.1.1-rc1 1. Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@MuellerSeb MuellerSeb released this 18 Feb 13:36

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