Anna

Results 9 comments of Anna

Hey, Thank you so much for developing this tool! I'm trying to extract a null space of a matrix for geometry processing application, by finding the smallest eigenvalues and their...

Sorry didn't see the response.. Thank you for replying! Apparently my matrix didn't have a null space, and when I took a matrix which has a null space it worked....

Thanks for the quick reply I found https://github.com/garrison/eigen3-hdf5 for eigen to hdf5, but I still need to come up with some convention parsing it from python into numpy - like...

Hi, I found this issue, seems to be my problem as well, I have a MacOs Big Sur with the M1 chip and I'm failing to compile libigl as a...

I'm struggling with it for days and there's no source I found stating the versions that needed for compatibility of other packages. This is very painful:(

my workaround was serialize through matfiles which can be read from python

Hello I would appreciate your help a lot I have a similar issue.. I'm trying to use Mayavi2 in vscode jupyter notebooks and no plots are shown. This error is...

yes, thank you so much I was about to write that my problem was that I set it in the cmakelists.txt which is the wrong scope. It solves it.

Unfortunately the problem still exists, I switched to a different mesh lock_input_tri_g3.obj (added in the repository under example data folder) and the crash is "segmentation fault: 11", no comprehensible message....