-
more info here:
https://groups.google.com/a/continuum.io/forum/#!topic/numba-users/8Hn6GagrXXU
-
During Raphael Shirley's presentation on rail_lephare, Jeff mentioned that with very disparate mag distributions for training and test, the inclusion of a magnitude in the K nearest neighbor distance …
-
~/TEASER-plusplus/examples/teaser_python_3dsmooth$ python teaser_python_3dsmooth.py
Traceback (most recent call last):
File "teaser_python_3dsmooth.py", line 7, in
from sklearn.neighbors imp…
-
Thank you for this amazing library.
I would like to compute the distance of a large number of point to a relatively simple mesh.
I am using `trimesh.proximity.closest_point`, but unfortunately it …
-
```
What steps will reproduce the problem?
1.Mac OS X. Compile form source.
2.Follow the installations steps in
https://code.google.com/p/rtabmap/wiki/Installation#Mac_OS_X
What is the expected out…
-
Hi! I'm trying to plot a DM-only simulation using py-sphviewer. The simulation consists of 2048^3 particles. However, the result I'm getting is either a completely white or black plot. Below is the co…
-
I've been able to successfully build LiVoxGen on Windows with moderate effort. Using VCPKG I was able to install most of the dependencies for a Visual Studio compilation such as GDAL, GeoTIFF, LasZIP…
-
**Is your feature request related to a problem? Please describe.**
FLANN library is not maintained anymore, it hardly had any commit since April 2019, as mandatory dependency for PCL It just seems …
-
Hello,@FreyrS .Could you answer the following two questions for me?Thank you in advance.
① In "01-pdb_extract_and_triangulate.py",what are the functions oflines 90-110?
② What is the meaning of d >=…
-
Hi,
Thanks for your repo.
I'm wondering it is possible to add bucket kd-trees ? I found [Matlab code](https://www.mathworks.com/help/stats/kdtreesearcher.kdtreesearcher.html) of it. However, I n…