Skip to content

Automatically exported from code.google.com/p/kd-sharp

Notifications You must be signed in to change notification settings

piranha771/kd-sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kd-sharp

This is a very fast pure C# kd-tree with no dependencies. It also comes with a sample application where you can play with the numbers and perform some nearest neighbor queries.

Since Google Code has removed 'Downloads' for new projects, casual users can get the sample app here. http://highwire-dtc.com/url/kdsharp

This is a C# port of Rednaxela's kd-tree for Java https://bitbucket.org/rednaxela/knn-benchmark

This git repository is a port from the google code project https://code.google.com/p/kd-sharp/

About

Automatically exported from code.google.com/p/kd-sharp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages