Skip to content

Releases: AlistairCurd/PERPL-Python3

Much faster calculations, with optional k nearest neighbours

12 May 14:49

Choose a tag to compare

Finding relative positions is much, much faster. The user can also now choose to only use relative positions from a fixed number of nearest neighbours, within the overall filter distance.
One- or two-channel calculations.
Installable from PyPI with pip install perpl

Two-colour PERPL, install with pip

14 Mar 10:47

Choose a tag to compare

Installation is now with pip, including from PyPI: pip install perpl
Includes installation of terminal commands to run scripts

Two colour PERPL, updated to Python 3.11

19 Sep 13:09

Choose a tag to compare

Functionality for two-channel relative positions, within and between channels.
Update to set up and run in Python 3.11 environment, fixing a recent Jupyter notebook compatibility issue.

Two-colour PERPL

12 Jun 11:15
b94d9a7

Choose a tag to compare

Adds functionality for two-channel relative positions, within and between channels.