nanoflann-examples/1.5.4

[full]

Nearest-Neighbor (NN) search with KD-trees C++ library, examples

This project builds and defines the build2 package for nanoflann, a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees.

Official build2 cppget.org queue.cppget.org

Usage

Make sure to add the stable section of the cppget.org repository to your project's repositories.manifest to be able to fetch the package.

:
role: prerequisite
location: https://pkg.cppget.org/1/stable
# trust: ...

If the stable section of cppget.org is not an option then add this Git repository itself instead as a prerequisite.

:
role: prerequisite
location: https://github.com/build2-packaging/nanoflann.git
... More
version 1.5.4
license BSD-2-Clause
repository https://pkg.cppget.org/1/stable
download nanoflann-examples-1.5.4.tar.gz
sha256 6dc22bb9646d75c8ca6ab826b04666122ece9690d4e13813b39a6828978336bb
project nanoflann
url github.com/jlblancoc/nanoflann
doc-url jlblancoc.github.io/nanoflann/
package-url github.com/build2-packaging/nanoflann/
package-email packaging@build2.org

Depends (1)

Eigen ^3.4.0

Reviews

fail 0
pass 1

Changes

nanoflann 1.5.4: Released Jan 10, 2024

nanoflann 1.5.3: Released Dec 7, 2023

nanoflann 1.5.2: Released Nov 29, 2023

nanoflann 1.5.1: Released Nov 27, 2023

nanoflann 1.5.0: Released Jun 16, 2023

nanoflann 1.4.3: Released Jul 24, 2022

nanoflann 1.4.2: Released Jan 11, 2022

nanoflann 1.4.1: Released Jan 6, 2022

nanoflann 1.4.0: Released Jan 2, 2022

nanoflann 1.3.2: Released Nov 5, 2020

nanoflann 1.3.1: Released Oct 11, 2019

nanoflann 1.3.0: Released Aug 28, 2018

nanoflann 1.2.3: Released Dec 20, 2016

... More