deap 1.3.1-4 source package in Ubuntu

Changelog

deap (1.3.1-4) unstable; urgency=medium

  * Team upload.
  * Bug fix: "FTBFS: AssertionError: CMA algorithm did not converged
    properly.", thanks to Lucas Nussbaum for reporting and "s3v" for
    providing a link to the fix (Closes: #1028728).

 -- Roland Mas <email address hidden>  Wed, 22 Feb 2023 15:08:58 +0100

Upload details

Uploaded by:
Miriam Ruiz
Uploaded to:
Sid
Original maintainer:
Miriam Ruiz
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Downloads

File Size SHA-256 Checksum
deap_1.3.1-4.dsc 2.1 KiB 94704f18f314f73681e7937df2a3d577c795cb0f8aa1b8c30014db6354dc2c06
deap_1.3.1.orig.tar.gz 1.0 MiB 11f54493ceb54aae10dde676577ef59fc52d52f82729d5a12c90b0813c857a2f
deap_1.3.1-4.debian.tar.xz 13.1 KiB 7f51b8cef8e409fbecf01ec7918f958dd2032c12ff35059884a8564aaeee3677

No changes file available.

Binary packages built by this source

deap-doc: Distributed Evolutionary Algorithms in Python (docs)

 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 documentation.

python3-deap: 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-dbgsym: debug symbols for python3-deap