deap 1.3.1-5 source package in Ubuntu

Changelog

deap (1.3.1-5) unstable; urgency=medium

  * Team upload.
  * Bug fix: "FTBFS with Sphinx 7.1, docutils 0.20: TypeError: not all arguments converted during string formatting", thanks to Lucas Nussbaum (Closes: #1042694).

 -- Roland Mas <email address hidden>  Fri, 08 Dec 2023 21:56:32 +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

Downloads

File Size SHA-256 Checksum
deap_1.3.1-5.dsc 2.1 KiB 7ba3bf867b16afd8ea098cde24ef2c0a1020720d5b287eb6b46926163659ef46
deap_1.3.1.orig.tar.gz 1.0 MiB 11f54493ceb54aae10dde676577ef59fc52d52f82729d5a12c90b0813c857a2f
deap_1.3.1-5.debian.tar.xz 13.1 KiB a33fc7f8def8501fdb20f40105d107bf57899d08de1b5d11db5e0a2070dfd922

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