deap 1.4.1
0
Distributed Evolutionary Algorithms in Python
Contents
Distributed Evolutionary Algorithms in Python
How to Install deap
You can install deap using pip
pip install deap
or add it to a project with poetry
poetry add deap
Package Details
- Author
- deap Development Team
- License
- LGPL
- Homepage
- https://www.github.com/deap
- PyPi:
- https://pypi.org/project/deap/
Classifiers
- Scientific/Engineering
- Software Development
Related Packages
Errors
A list of common deap errors.
Code Examples
Here are some deap
code examples and snippets.