neartree 3.1.1-2 source package in Ubuntu

Changelog

neartree (3.1.1-2) unstable; urgency=low


  * Upgrade to debhelper compat level 9 to pick up hardening flags.
  * Use multiarch library paths.
  * Add libcneartree5.symbols file.
  * control:
    - Upgrade to standards-version 3.9.4.
    - Add libcneartree5 dependency to libcneartree-dev.
  * patches/01_makefile:
    - Pick up (hardening) build flags from the environment.
    - Use a variable for library installation path to support
      multiarch paths.

 -- Teemu Ikonen <email address hidden>  Sat, 25 May 2013 15:07:24 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libdevel

Downloads

File Size SHA-256 Checksum
neartree_3.1.1-2.dsc 1.4 KiB b575801aeb591758445c315cf80cc1d7cbc443f17a1ed2a692186508b7e2dd14
neartree_3.1.1.orig.tar.gz 121.9 KiB 5f26d0bef816f492d3939fbe06b8523a495a1fe4d06e9f8283f68a55436961ae
neartree_3.1.1-2.debian.tar.gz 4.2 KiB ad07873dbeb17bcf5871bd9fc26f4056384cf2bff6a86c721cf6a93c7fb62540

Available diffs

No changes file available.

Binary packages built by this source

libcneartree-dev: Library and headers for solving the Nearest Neighbor Problem

 Neartree is an API and a library for finding nearest neighbors among
 points in spaces of arbitrary dimensions. This package provides a C++
 template, TNear.h, and C library and header files for compiling
 programs using Neartree.
 .
 The library uses the Nearest Neighbor algorithm after Kalantari and
 McDonald, (IEEE Transactions on Software Engineering, v. SE-9, pp.
 631-634,1983) modified to use recursion instead of a double-linked tree
 and simplified so that it does less checking for things like is the
 distance to the right less than the distance to the left; it was found
 that these checks make little to no difference.

libcneartree5: No summary available for libcneartree5 in ubuntu utopic.

No description available for libcneartree5 in ubuntu utopic.