| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.9.2_p20221027-r1 | 8 | amd64 ~arm arm64 ~ppc ~x86 | 0 |
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
FLANN is a library for performing fast approximate nearest neighbor
searches in high dimensional spaces. It contains a collection of
algorithms we found to work best for nearest neighbor search and a
system for automatically choosing the best algorithm and optimum
parameters depending on the dataset.
FLANN is written in C++ and contains bindings for the following
languages: C, MATLAB and Python.
</longdescription>
<use>
<flag name="octave">Add bindings for
<pkg>sci-mathematics/octave</pkg></flag>
</use>
<upstream>
<remote-id type="github">flann-lib/flann</remote-id>
</upstream>
</pkgmetadata>
| Flag | Description | 1.9.2_p20221027-r1 |
|---|---|---|
| cuda | Enable NVIDIA CUDA support (computation on GPU) | ✓ |
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ |
| examples | Install examples, usually source code | ✓ |
| mpi | Add MPI (Message Passing Interface) layer to the apps that support it | ✓ |
| octave | Add bindings for <pkg>sci-mathematics/octave</pkg> | ✓ |
| openmp | Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp" | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | flann-1.9.2_p20221027-patches-r1.tar.xz | 11420 bytes |
| DIST | flann-1.9.2_p20221027.tar.gz | 34644592 bytes |