Skip to content

ICB-DCM/pyscat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadTheDocs status PyPI - Version DOI

PyScat

A Python library for scatter-search metaheuristics.

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

PyScat currently implements two scatter-search algorithms:

PyScat currently builds on top of the pyPESTO framework for parameter estimation and leverages its problem definition and optimizer interfaces.

📖 Documentation

Documentation is available at pyscat.readthedocs.io.

📦 Installation

From PyPI:

pip install pyscat

Latest development version from GitHub:

pip install git+https://github.com/ICB-DCM/pyscat@main