SLEAP v1.2.8
Stable release of SLEAP v1.2.8. This release is a hotfix for a couple of issues in v1.2.7.
See the release notes for v1.2.0, v1.2.1, v1.2.2, v1.2.7 for previous major changes.
Quick install
conda
(Windows/Linux/GPU):
conda create -y -n sleap -c sleap -c nvidia -c conda-forge sleap=1.2.8
pip
(any OS):
pip install sleap==1.2.8
See the Installation page in the docs for more info.