aamaricci / SciFortran

A library of fortran modules and routines for scientific calculations (*in a way* just like scipy for python)
GNU Lesser General Public License v3.0
160 stars 39 forks source link

Does SciFortran offer an interface of K-D tree? #7

Closed WangYun1995 closed 3 years ago

WangYun1995 commented 3 years ago

Hi,

I want to know if there is an interface of the K-D tree used to search the nearest neighbors in the SciFortran library.

aamaricci commented 3 years ago

Nope.