[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#652103: marked as done (RFP: nanoflann -- C++ header-only fork of the FLANN library for KD-trees)



Your message dated Tue, 10 Jul 2018 16:20:20 +0000
with message-id <E1fcvNE-0008W7-OH@quantz.debian.org>
and subject line closing RFP: nanoflann -- C++ header-only fork of the FLANN library for KD-trees
has caused the Debian Bug report #652103,
regarding RFP: nanoflann -- C++ header-only fork of the FLANN library for KD-trees
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
652103: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652103
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Jose Luis Blanco (University of Malaga)" <joseluisblancoc@gmail.com>

* Package name    : nanoflann
  Version         : 1.1.0
  Upstream Author : Jose Luis Blanco Claraco <joseluisblancoc@gmail.com>
* URL             : http://code.google.com/p/nanoflann/
* License         : BSD
  Programming Lang: C++
  Description     : C++ header-only fork of the FLANN library for KD-trees

nanoflann is a C++ header-only library for building KD-Trees, mostly optimized 
for 2D or 3D point clouds. Queries for neighbors around any arbitrary location 
in space can then be solved quickly and efficiently using Approximate Nearest 
Neighbor (ANN) algorithms.

This implementation is roughly one order of magnitude faster than some other 
popular KD-tree libraries.

nanoflann does not require compiling or installing any binary library, just 
an #include <nanoflann.hpp> in your code.

This library is a fork (and a subset) of the `flann` library, by Marius Muja 
and David G. Lowe, which was started by Jose Luis Blanco Claraco. Following 
the original license terms, nanoflann is distributed under the BSD license.



--- End Message ---
--- Begin Message ---
RFP 652103 has no visible progress for a long time, so closing.

--- End Message ---

Reply to: