Silvia Sellán

Results 13 comments of Silvia Sellán

Hi Nial! Could you please clarify whether you want to (1) sweep a 2 mesh (e.g., a sheet of paper or a tree leaf) moving in 3D space or (2)...

Mmmm yeah, now that you mention it, it may be a better idea to keep backwards compatibility with old code (otherwise if I remember our rule correctly, that'd mean that...

Sounds good to me then! Let's wait to merge this

Hi Vismay, could you please share the points and normal inputs?

Hi Vlad! Are you able to build [libigl](https://github.com/libigl/libigl/) on its own? Clone libigl from that link and run ``` mkdir build cd build cmake .. make -j ```

Hi Yura! Can you let us know exactly what you ran, on what machine, and with which data?

Thanks Yura! This information is still not enough for us to reproduce the issue. Can you please send us the mesh v,f as an obj or some other format? Or...

@bathal1 , this is to make the python bindings compilable in windows. Would you mind checking that they are not broken in linux/Mac systems by adding this?

Hi! We would definitely be interested. A very easy place to start incorporating tet FEM to gpytoolbox is all the `massmatrix`, `massmatrix_intrinsic` and `cotangent_laplacian` functions, that we have not yet...

Indeed, there is currently no `read_mesh` and `write_mesh` for 3D elements (@odedstein may contradict me in case this is not true). I don't think we have any powerful reason to...