Supercluster.KDTree 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Supercluster.KDTree --version 1.0.3
                    
NuGet\Install-Package Supercluster.KDTree -Version 1.0.3
                    
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.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Supercluster.KDTree" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Supercluster.KDTree" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Supercluster.KDTree --version 1.0.3
                    
#r "nuget: Supercluster.KDTree, 1.0.3"
                    
#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.
#:package Supercluster.KDTree@1.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Supercluster.KDTree&version=1.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Supercluster.KDTree&version=1.0.3
                    
Install as a Cake Tool

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 (1)

Showing the top 1 popular GitHub repositories that depend on Supercluster.KDTree:

Repository Stars
Babyhamsta/Aimmy
Universal Second Eye for Gamers with Impairments (Universal AI Aim Aligner (AI Aimbot) - ONNX/YOLOv8 - C#)
Version Downloads Last Updated
1.0.4 76,449 3/25/2017
1.0.3 3,519 3/29/2016

1.03: Built for AnyCPU