[ buster ]
[ ソース: deap ]
パッケージ: python-deap (1.0.2.post2-6)
python-deap に関するリンク
Debian の資源:
deap ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [deap.gel.ulaval.ca]
類似のパッケージ:
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.
その他の python-deap 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- 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 - Python 言語に高速な配列操作機能を追加
-
- sug: python-scoop
- Python library for concurrent parallel programming