[ Bron: deap ]
Pakket: python3-deap (1.0.2.post2-6)
Verwijzigingen voor python3-deap
Debian bronnen:
Het bronpakket deap downloaden:
Beheerders:
Externe bronnen:
- Homepage [deap.gel.ulaval.ca]
Vergelijkbare pakketten:
Distributed Evolutionary Algorithms in Python3
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 Python3.
Andere aan python3-deap gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: deap-doc
- Distributed Evolutionary Algorithms in Python (docs)
-
- rec: python3-matplotlib
- Python based plotting system in a style similar to Matlab (Python 3)
-
- rec: python3-numpy
- Fast array facility to the Python 3 language
-
- sug: python3-scoop
- Python3 library for concurrent parallel programming