kdtree

A simple C library for working with KD-Trees

  • Owner: jtsiomb/kdtree
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

kdtree

.. image:: http://nuclear.mutantstargoat.com/sw/kdtree/img/kdtree_logo.png

Overview

kdtree is a simple, easy to use C library for working with kd-trees.

Kd-trees are an extension of binary search trees to k-dimensional data. They
facilitate very fast searching, and nearest-neighbor queries.

This particular implementation is designed to be efficient and very easy to
use. It is completely written in ANSI/ISO C, and thus completely
cross-platform.

See under the doc/ and examples/ directories to find out how to use the
kdtree library.

License

Author: John Tsiombikas nuclear@member.fsf.org

kdtree is free software. You may use, modify, and redistribute it under the
terms of the 3-clause BSD license.

Download

Latest release (0.5.7): http://nuclear.mutantstargoat.com/sw/kdtree/files/kdtree-0.5.7.tar.gz

You can find previous releases here:
http://nuclear.mutantstargoat.com/sw/kdtree/files/

You can also grab a copy of the source from github: https://github.com/jtsiomb/kdtree

Main metrics

Overview
Name With Ownerjtsiomb/kdtree
Primary LanguageC
Program languageC (Language Count: 2)
Platform
License:Other
所有者活动
Created At2015-03-13 02:06:19
Pushed At2021-08-07 15:57:28
Last Commit At2019-11-12 11:36:39
Release Count3
Last Release Namev0.5.7 (Posted on )
First Release Namekdtree-0.5.5 (Posted on )
用户参与
Stargazers Count397
Watchers Count27
Fork Count117
Commits Count23
Has Issues Enabled
Issues Count18
Issue Open Count5
Pull Requests Count3
Pull Requests Open Count2
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private