Skip to content

A Simple .NET Implementation of a KDTree for Nearest Neighbours searches with performances in mind.

License

Notifications You must be signed in to change notification settings

dol-leodagan/kd-sharp

 
 

Repository files navigation

kd-sharp

Simple C# implementation of a kd-tree. Automatically exported from code.google.com/p/kd-sharp.

The Google Code repository says this is MIT licensed code, copyright is with the original author (asheepcalledgeorge).

Current Build Status

Nuget : NuGet

Appveyor : Build status

Travis : Build Status

About

A Simple .NET Implementation of a KDTree for Nearest Neighbours searches with performances in mind.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%