python-fann2 1:1.1.2+ds-1ubuntu1 source package in Ubuntu

Changelog

python-fann2 (1:1.1.2+ds-1ubuntu1) focal; urgency=medium

  * Use python2 instead of python in the autopkg tests.

 -- Matthias Klose <email address hidden>  Thu, 24 Oct 2019 21:24:03 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Christian Kastner
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-fann2_1.1.2+ds.orig.tar.xz 47.0 KiB 05e3e7ac11e6e1fc3fe3d4f29c9ceb771ad6e414a0bbc109e81fcde2cd16c246
python-fann2_1.1.2+ds-1ubuntu1.debian.tar.xz 5.7 KiB d6c1fdbe4a4dcb21f93bab32c2ea29ac0a88c5aea887f93d152103255dd91963
python-fann2_1.1.2+ds-1ubuntu1.dsc 2.2 KiB b5d96769e62523f413c8b2cc1d9eb2222cfe219d5da6a51e2f29e402a46ef9d5

View changes file

Binary packages built by this source

python-fann2: Python bindings for FANN

 Fast Artificial Neural Network Library is a free open source neural network
 library, which implements multilayer artificial neural networks in C with
 support for both fully connected and sparsely connected networks.
 .
 This package contains the Python bindings for FANN.

python-fann2-dbgsym: debug symbols for python-fann2
python-pyfann: deprecated Python bindings for FANN

 Fast Artificial Neural Network Library is a free open source neural network
 library, which implements multilayer artificial neural networks in C with
 support for both fully connected and sparsely connected networks.
 .
 This package provides the Python bindings for FANN under their former name
 "pyfann". However, these are deprecated, and you should migrate your code
 to use the bindings from python-fann2 instead.

python3-fann2: Python 3 bindings for FANN

 Fast Artificial Neural Network Library is a free open source neural network
 library, which implements multilayer artificial neural networks in C with
 support for both fully connected and sparsely connected networks.
 .
 This package contains the Python 3 bindings for FANN.

python3-fann2-dbgsym: debug symbols for python3-fann2