Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rbf or LinearNDInterpolator for unstructured ND grids #7

Open
den-run-ai opened this issue Jan 20, 2016 · 3 comments
Open

Rbf or LinearNDInterpolator for unstructured ND grids #7

den-run-ai opened this issue Jan 20, 2016 · 3 comments

Comments

@den-run-ai
Copy link

more info here:

https://groups.google.com/a/continuum.io/forum/#!topic/numba-users/8Hn6GagrXXU

@albop
Copy link
Member

albop commented Jan 21, 2016

Following the thread on Rbf leads me to the issue in scipy: scipy/scipy#5180 and to the solution proposed by @mfouesneau which, if I read correctly, could be merged in scipy. @denfromufa, do you know how we could do any better ?

@den-run-ai
Copy link
Author

Building more efficient kdtree or its approximate in numba ;)

On Thu, Jan 21, 2016, 9:45 AM Pablo Winant notifications@github.com wrote:

Following the thread on Rbf leads me to the issue in scipy:
scipy/scipy#5180 scipy/scipy#5180 and to the
solution proposed by @mfouesneau https://github.com/mfouesneau which,
if I read correctly, could be merged in scipy. @denfromufa
https://github.com/denfromufa, do you know how we could do any better ?


Reply to this email directly or view it on GitHub
#7 (comment)
.

@albop albop mentioned this issue Aug 6, 2018
@albop
Copy link
Member

albop commented Jan 30, 2019

@denfromufa : if you are still interested, there is now an experimental version of linearnd interpolation (see README file).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants