libigl-python-bindings
libigl-python-bindings copied to clipboard
igl.min_quad_with_fixed doesn't return prefactorized system
It would be nice to expose this, as reusing the prefactored system is often very useful
I'm not fluent enough in pybind11 to know how to do this. Presumably we'd need a class that stores the eigen factorization data.