An open API service indexing awesome lists of open source software.

https://github.com/anyoptimization/pymoo-doc

Automatically created documentation of pymoo
https://github.com/anyoptimization/pymoo-doc

Last synced: 8 months ago
JSON representation

Automatically created documentation of pymoo

Awesome Lists containing this project

README

          

*********************************
pymoo-doc - Documentation for pymoo
*********************************

This package is responsible for creating the documentation for pymoo.
Besides the documentation itself, it provides illustrative examples of how the framework can be used in different contexts.

Installation
#################################

For compiling the documentation, please first install the libraries listed in the dependency file:

pip install -r requirements.txt

Compilation
#################################

make html