optime

Quick and simple optimization package. First implemented: A genetic algorithm (GA).


Keywords
genetic-algorithm, optimization, python
License
MIT
Install
pip install optime==0.0.1

Documentation

Optime

This is a work-in-progress optimization package. Currently only a (very basic) genetic algorithm is implemented.

This project can be found on GitHub.