Top "Scipy-spatial" questions

Efficient distance calculation between N points and a reference in numpy/scipy

I just started using scipy/numpy. I have an 100000*3 array, each row is a coordinate, and a 1*3 center point. I …

python arrays numpy scipy scipy-spatial
Scipy ImportError: No module named transform

I'm using a python script within ROS. Ros uses python 2.7 and the version of scipy that I'm using is 0.19.1. The …

python scipy scipy-spatial