[ buster ]
[ Bron: deap ]
Pakket: python-deap (1.0.2.post2-6)
Verwijzigingen voor python-deap
Debian bronnen:
Het bronpakket deap downloaden:
Beheerders:
Externe bronnen:
- Homepage [deap.gel.ulaval.ca]
Vergelijkbare pakketten:
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 mechanism such as multiprocessing and SCOOP.
This package contains the modules for Python.
Andere aan python-deap gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- rec: deap-doc
- Distributed Evolutionary Algorithms in Python (docs)
-
- rec: python-matplotlib
- Python based plotting system in a style similar to Matlab
-
- rec: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- sug: python-scoop
- Python library for concurrent parallel programming