libigl / libigl-python-bindings

libigl python bindings
https://libigl.github.io/libigl-python-bindings/
GNU General Public License v3.0
315 stars 62 forks source link

_int,_long,_longlong -> _int32,_int64,❌ #208

Closed alecjacobson closed 1 year ago

alecjacobson commented 1 year ago

Uses https://github.com/alecjacobson/numpyeigen fork (PR on main) to fix #178

This might also shrink the build by up to 33%.