软件包:python3-deap(1.4.1-3 以及其他的) [debports]
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.
其他与 python3-deap 有关的软件包
|
|
|
|
-
- dep: libc6.1 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- rec: deap-doc
- Distributed Evolutionary Algorithms in Python (docs)
-
- rec: python3-matplotlib
- Python based plotting system in a style similar to Matlab