Skip to content

jmag722/geogram_nn_bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geogram

Build and run with:

mkdir build
cmake -S . -B build
cmake --build build
./build/main

Expected output

Index found with geogram: 9

Python

Run with python minimal_example.py

Python expected output

Index found by Python: 4

About

bug with geogram NearestNeighbor library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors