libfann 2.2.0+ds-8 source package in Ubuntu

Changelog

libfann (2.2.0+ds-8) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster
    * Build-Depends: Drop versioned constraint on cmake.
  * Set upstream metadata fields: Repository-Browse.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ Christian Kastner ]
  * Add missing Build-Depends-Package fields to symbols file
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Bump copyright

 -- Christian Kastner <email address hidden>  Sun, 18 Dec 2022 21:58:03 +0100

Upload details

Uploaded by:
Christian Kastner
Uploaded to:
Sid
Original maintainer:
Christian Kastner
Architectures:
any all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libdevel
Lunar release universe libdevel

Downloads

File Size SHA-256 Checksum
libfann_2.2.0+ds-8.dsc 2.0 KiB c403839f56c94e8fc5765b22c6b91334bcf57436b4bd97353537278af68970df
libfann_2.2.0+ds.orig.tar.xz 1.5 MiB e8ccd0ae97f449181a8a6512bf996a822fdcb8cbb29672f78c6a305cde49c0f5
libfann_2.2.0+ds-8.debian.tar.xz 12.5 KiB 43fb40c0c5192420f3a4ea980aa07187c57a207befc306052636ca0a1ab07856

Available diffs

No changes file available.

Binary packages built by this source

libfann-dev: Development libraries and header files 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. Cross-platform execution in both fixed
 and floating point are supported. It includes a framework for easy
 handling of training data sets. It is easy to use, versatile, well
 documented, and fast.
 .
 This package contains the header files and static libraries which are
 needed for developing libfann applications.

libfann-doc: API documentation 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. Cross-platform execution in both fixed
 and floating point are supported. It includes a framework for easy
 handling of training data sets. It is easy to use, versatile, well
 documented, and fast.
 .
 This package contains the API documentation in HTML form and some
 introductory material in text form.

libfann2: Fast Artificial Neural Network Library

 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. Cross-platform execution in both fixed
 and floating point are supported. It includes a framework for easy
 handling of training data sets. It is easy to use, versatile, well
 documented, and fast.
 .
 This package contains the shared libraries.

libfann2-dbgsym: debug symbols for libfann2