deap 1.3.1-3build2 source package in Ubuntu

Changelog

deap (1.3.1-3build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 15:42:25 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
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.orig.tar.gz 1.0 MiB 11f54493ceb54aae10dde676577ef59fc52d52f82729d5a12c90b0813c857a2f
deap_1.3.1-3build2.debian.tar.xz 12.7 KiB 6e5bb1a8a17e2336040c4a5f11dd473c8d631711e709c211f69e44896ea00cd2
deap_1.3.1-3build2.dsc 2.2 KiB d8245c585fbbbdc91e89f8943b5a6113c21706b98f8f2a738dfe568fc1a61151

Available diffs

View changes file

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