About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

Distributed Evolutionary Algorithms in Python

copied from cf-post-staging / deap

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.4.3
  • osx-64 v1.4.3
  • osx-arm64 v1.4.3
  • win-64 v1.4.3
  • noarch v1.4.4
  • win-32 v1.2.2

conda install

To install this package run one of the following:
conda install conda-forge::deap
conda install conda-forge/label/cf201901::deap
conda install conda-forge/label/cf202003::deap
conda install conda-forge/label/gcc7::deap

Description

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. The following documentation presents the key concepts and many features to build your own evolutions.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.18) Legal | Privacy Policy