Skip to content
forked from jmhodges/kdtree2

A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel

License

Notifications You must be signed in to change notification settings

easifem/kdtree2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kdtree2

A copy of kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel

easifem uses kdtree2. Therefore, we decided to develop it further.

You can refer to the original paper by Kennel here.

About

A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 97.7%
  • Makefile 2.3%