description | Unnamed repository; edit this file 'description' to name the repository. |
last change | Tue, 7 Dec 2021 00:35:09 +0000 (01:35 +0100) |
URL | [public ] git://auder.net/nngd.git |
[private] git@auder.net:nngd.git |
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
roxygenize(“.”)
R CMD INSTALL .
library(nngd)
?nng
?ectd