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 notice. For now, please use the scatter search implementations available in pyPESTO.

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