deap 1.4.1-1ubuntu1 source package in Ubuntu

Changelog

deap (1.4.1-1ubuntu1) oracular; urgency=medium

  * Add missing build-dependency on python3-lib2to3, see #1070480

 -- Graham Inggs <email address hidden>  Mon, 06 May 2024 11:05:55 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
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.4.1.orig.tar.gz 1.0 MiB cc01de9892dfa7d1bc9803dab28892fead177f0182c81db47360a240ead778ff
deap_1.4.1-1ubuntu1.debian.tar.xz 12.2 KiB a326966169401442088291882823793db7d302e4707c14da2b94fd72ca6fe093
deap_1.4.1-1ubuntu1.dsc 2.3 KiB fb085a076524a5a1e6fee982a0ed2b0df8140b52e83a1be798cf4519e8fb53ad

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