ann 1.1.2+doc-4 source package in Ubuntu

Changelog

ann (1.1.2+doc-4) unstable; urgency=low


  [ Teemu Ikonen ]
  * libann0.symbols: Mark ANNorthRect destructor symbols as optional
    (closes: #701242).
  * copyright: Rewrite in machine readable format.
  * control:
    - Update to standards-version 3.9.4
    - Add myself (tpikonen) to uploaders

  [ Anton Gladky ]
  * Use canonical VCS-field.

 -- Teemu Ikonen <email address hidden>  Wed, 02 Oct 2013 18:06:17 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ann_1.1.2+doc-4.dsc 2.1 KiB 116451ce3dbf38a4618ad1eaf5cec811b9bc5f84873ba36409510fa770b2ab43
ann_1.1.2+doc.orig.tar.gz 677.7 KiB 1a8053e4f1ee284430758a2d864e567d9b4b08c0f6562460c9913497fafc78c1
ann_1.1.2+doc-4.debian.tar.gz 11.9 KiB 7fc33b8cb8d03088555931355c2769cc6b4d0a7104a87815c25c3e8849faa8cb

Available diffs

No changes file available.

Binary packages built by this source

ann-tools: No summary available for ann-tools in ubuntu saucy.

No description available for ann-tools in ubuntu saucy.

libann-dev: No summary available for libann-dev in ubuntu saucy.

No description available for libann-dev in ubuntu saucy.

libann0: Approximate Nearest Neighbor Searching library

 ANN is a library written in C++, which supports data structures and
 algorithms for both exact and approximate nearest neighbor searching
 in arbitrarily high dimensions. ANN assumes that distances
 are measured using any class of distance functions called Minkowski
 metrics. These include the well known Euclidean distance, Manhattan
 distance, and max distance. ANN performs quite efficiently for point
 sets ranging in size from thousands to hundreds of thousands, and in
 dimensions as high as 20.