About PyScat

Zenodo DOI

PyScat is a Python library implementing scatter-search metaheuristics for global optimization.

Note

This package is still under development. Documentation is incomplete, and the API may change without prior notice.

Repository: https://github.com/ICB-DCM/pyscat

Installation

Releases from PyPI:

pip install pyscat

The latest development version from GitHub:

pip install git+https://github.com/ICB-DCM/pyscat.git#egg=pyscat

Algorithms