[ 原始碼: deap ]
套件:python3-deap(1.4.1-3 以及其他的)
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 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- 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