esa / pygmo2

A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

Home Page:https://esa.github.io/pygmo2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] New algorithm

kasra-keshavarz opened this issue · comments

More of a question, is it possible to contribute to the project and you send you PRs for new algorithms to be embedded into your Python package?

I was planning on using Shuffled Complex Evolution (SCE) algorithm and adding it to pygmo2. Let me know.