Martin de La Gorce
Martin de La Gorce
It seems that several opened issues are related to this issue i.e. are due to the fact that the Trimesh data model does not support different number of vt and...
related to this point, I would be curious to understand the motivation behind publishing wheels without pre-build binaries on pypi.org. My understanding is that in general wheels are expected to...
the possibility to install with `pip install --no-binary=gsplat gsplat ` has been added to the windows installation documentation in this PR https://github.com/nerfstudio-project/gsplat/pull/365. It could also be added on the main...
I just found this library https://github.com/PTNobel/autodiff that does forward auto diff an support sparse jacobians.
@wimglenn any reason to close that issue? I have managed to parse a set of string very quickly using the polars library to do the regex parsing which avoid the...
@liruilong940607 would it make sense to also publish the wheels for python 3.11 and 3.12? In the mean time we probably want to mention in the doc the the precompiled...
@noblec04 would like to submit a PR with your changes?
Hi, any blocker on this I can help wit ? This prevents me from switching to python 3.11 on a large project, which is not ideal.
I'm not sure what a great alternative to GitHub Releases would be for distributing the binaries. I listed a few potential options for publishing to PyPI in issue #331 ,...
this could be of interest once available https://discuss.python.org/t/wheelnext-wheel-variants-an-update-and-a-request-for-feedback/102383