Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37580628
en ru br
ALT Linux repos
S:1.3.1-alt1

Group :: Sciences/Mathematics
RPM: nanoflann

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.3.1-alt1
Build date: 29 august 2020, 23:42 ( 191.1 weeks ago )
Size: 502.94 Kb

Home page:   https://github.com/jlblancoc/nanoflann

License: BSD-2-Clause
Summary: Library for Nearest Neighbor (NN) search with KD-trees
Description:

nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with
KD-trees of datasets with different topologies: R2, R3 (point clouds), SO(2)
and SO(3) (2D and 3D rotation groups). No support for approximate NN is
provided. nanoflann does not require compiling or installing. You just need to


This library is a fork of the flann library (git) by Marius Muja and
David G. Lowe, and born as a child project of MRPT. Following the original
license terms, nanoflann is distributed under the BSD license. Please, for bugs
use the issues button or fork and open a pull request.

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • nanoflann
  • nanoflann-devel
  • nanoflann-examples
  • nanoflann-examples-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin