This page contains the following errors:

error on line 61 at column 15: Opening and ending tag mismatch: br line 61 and p

Below is a rendering of the page up to the first error.

git.auder.net Git - nngd.git/summary
nngd.git
descriptionUnnamed repository; edit this file 'description' to name the repository.
last changeWed, 15 Jan 2025 21:38:36 +0000 (22:38 +0100)

nngd

Build nearest-neighbors graph in a ~efficient way.

Compute graph distances + ECTD distances.

Use file knncpp.h from https://github.com/Rookfighter/knn-cpp : wget https://raw.githubusercontent.com/Rookfighter/knn-cpp/master/include/knncpp.h

Usage

R CMD INSTALL .
library(nngd)
?nng
?ectd