hernot
hernot
By the way. I played around with trying to to remap alphabets with less than 256 symobls to symbols from the latin1 encoding, such that pairs of upper and lower...
Ok should i than before final release of 5.0.2 also provide minor mostly convenience interface stuff provide you before release of 5.0.2. Most of those are left overs from making...
Unless you want to use inspect.stack and walk call stack up by one level at least i do fear it is not really doable in a portable manner. I have...
@MartyG-RealSense Thank you very much, but as of today the https://intelrealsense.github.io/ pages there is no gracefull comeback of the librealsense.github.op pages. Address still returns 404 state saying that there are...
ho do i tell latexdiff to not just put `\DIFdelbegin`, `\DIFdelend`, `\DIFaddbegin` and `DIFaddend` tokens when removing `picture` form `PICTUREENV` variable but also enclose changed text within `\DIFdel` `DIFadd` commands...
what ever they check in into github on master it is broken it is not just the size_t and ssize_t it is also numeric_limts and other. In otherword not useable...
The same for MMG also has issues
so currently pymesh is only usable for people who do simple things way to complicated (docker). Up to now i do not have any serious needs running a full docker/container...
Attached is a zip containing an .obj file and a .h5 file. The object file was genereated via `open3d.io.write_triangle_mesh`. For reading the obj file open3d uses libassimp. Thereby it sets...
simplified example along second example mentioned above. ``` ## box as given in second example # vertices [[0., 0., 0.], [6., 0., 0.], [0., 0., 7.], [6., 0., 7.], [0.,...