[ ソース: deap ]
パッケージ: python3-deap (1.0.2.post2-6)
python3-deap に関するリンク
Debian の資源:
deap ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [deap.gel.ulaval.ca]
類似のパッケージ:
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: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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