python-fann2 1:1.1.2+ds-1build1 source package in Ubuntu
Changelog
python-fann2 (1:1.1.2+ds-1build1) focal; urgency=medium * No-change rebuild to build with python3.8. -- Matthias Klose <email address hidden> Fri, 18 Oct 2019 18:10:29 +0000
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 | 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-1build1.debian.tar.xz | 5.6 KiB | bc1ce89d0734f95b4083adc78c98d764c5057b43bd78f57886b0bde74d082a2a |
python-fann2_1.1.2+ds-1build1.dsc | 2.2 KiB | 32b1e13279901709a4b2a205d89866cbb7918751e94d315207421d456bb41ea2 |
Available diffs
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