GitHub - DEAP/deap: Distributed Evolutionary Algorithms in Python
DEAP is a novel evolutionary computation framework for rapid prototyping and testing of ideas. It seeks to make algorithms explicit and data structures transparent. It works in perfect harmony with parallelisation mechanisms such as multiprocessing and SCOOP. Following acceptance of PEP 438 by the Python community, we have moved DEAP's source releases on PyPI. You can find the most recent releases at: https://pypi.python.org/pypi/deap/.
Aug-20-2021, 18:35:28 GMT
- Technology: