About Anaconda Help Download Anaconda

Distributed Evolutionary Algorithms in Python

copied from cf-staging / deap

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.4.1
  • osx-64 v1.4.1
  • osx-arm64 v1.4.1
  • win-64 v1.4.1
  • 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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy