Supercluster.KDTree 1.0.4

dotnet add package Supercluster.KDTree --version 1.0.4
NuGet\Install-Package Supercluster.KDTree -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Supercluster.KDTree" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Supercluster.KDTree --version 1.0.4
#r "nuget: Supercluster.KDTree, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Supercluster.KDTree as a Cake Addin
#addin nuget:?package=Supercluster.KDTree&version=1.0.4

// Install Supercluster.KDTree as a Cake Tool
#tool nuget:?package=Supercluster.KDTree&version=1.0.4

This is an extremely-fast and easy to use KDTree written entirely in modern C#.  This is the fastest and simplest to use KDTree that I have been able to find for .NET.  The project has thorough documentation and is open-source.  This module is a part of the larger Supercluster project.

Tutorials and Wiki: https://github.com/MathFerret1013/Supercluster.KDTree/wiki
MSDN Style Docs: https://mathferret1013.github.io/Supercluster.KDTree
GitHub: https://github.com/MathFerret1013/Supercluster.KDTree

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 36,797 3/25/2017
1.0.3 2,695 3/29/2016

1.04: Built for AnyCPU