Page MenuHomeFreeBSD

New port: math/flann: Library for fast nearest neighbor searches in high dimensional spaces
ClosedPublic

Authored by yuri on Dec 30 2017, 8:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 25, 1:58 AM
Unknown Object (File)
Fri, Jun 20, 8:55 PM
Unknown Object (File)
May 19 2025, 12:27 PM
Unknown Object (File)
May 16 2025, 6:35 PM
Unknown Object (File)
Apr 19 2025, 10:29 AM
Unknown Object (File)
Apr 16 2025, 7:40 PM
Unknown Object (File)
Mar 8 2025, 9:07 PM
Unknown Object (File)
Feb 16 2025, 11:02 PM
Subscribers

Details

Summary

Library for fast nearest neighbor searches in high dimensional spaces

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

math/flann/files/patch-examples_CMakeLists.txt
8 ↗(On Diff #37225)

^ it would probably be more stable to define
set(EXAMPLE_DIR share/examples/flann)
and use EXAMPLE_DIR instead of retyping it -- also makes it a bit more upstreamable ^^

This revision is now accepted and ready to land.Dec 30 2017, 7:15 PM
This revision now requires review to proceed.Dec 30 2017, 7:15 PM
yuri marked an inline comment as done.Dec 30 2017, 7:15 PM
This revision was not accepted when it landed; it landed in state Needs Review.Dec 30 2017, 7:45 PM
This revision was automatically updated to reflect the committed changes.
OSZAR »