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
- Host: GitHub
- URL: https://github.com/anyoptimization/pymoo-doc
- Owner: anyoptimization
- License: apache-2.0
- Created: 2021-07-19T18:15:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T07:11:30.000Z (over 3 years ago)
- Last Synced: 2025-08-11T15:29:40.703Z (8 months ago)
- Language: Jupyter Notebook
- Size: 31.6 MB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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