David de la Iglesia Castro
David de la Iglesia Castro
Hola @k-d1951 ! Thanks for pointing out those typos! It looks like a very good oportunity for making a litte contribution :) If you are willing to contribute those changes,...
Thanks for pointing that out @zwnk . I'll try to find some time to re-focus on laspy integration
Yes we are planning to add more functionality for mesh operations, although the focus of pyntcloud are point clouds - hence the name :) - so we would probably integrate...
Does `backend="pythreejs"` works for you?
Hola @walzimmer ! Thanks for commenting. I think that this is an interesting feature. It is already available with `backend="threejs"` and it should be easy to add to `backend="pythreejs"` along...
Hola. It seems like an issue with the jupyter lab environment. Please check the comments in #187 to see if your problem is related with that.
Specifically: https://github.com/daavoo/pyntcloud/issues/187#issuecomment-400776966
It looks like there is an issue with the nodejs version installed. See: https://github.com/quigleyj97/jupyterlab-spreadsheet/issues/19 Following the comments, could you run: `conda install -c conda-forge nodejs` To see if that uptades...
Hola @hansen7 ! Thanks for the contribution! I think that it might be better to make float64 an optional argument maybe passed to __init__ instead of always forcing this dtype,...
> To completely close this required some following work on dvc_data side. @karajan1001 do you recall what is missing?