Stefano Volpe

Results 44 comments of Stefano Volpe

Same here. I also think the error message may be improved.

Using Android 10's automatic private DNS mode also seem to solve the issue when connecting from Italy. Update (02/07/22): does not work anymore, had to manually use a DNS of...

Thanks! Here's my call tree instead. It is pretty much the same for every test case of mine: ![2022-08-24_16-41-24](https://user-images.githubusercontent.com/12249077/186448197-424e77bf-45a9-41ab-9ea8-52fb953b7777.png)

Sorry for the late reply, and once again, thank you so much for all of your valuable insights and considerations. I just thought this was something at least worth mentioning...

Inline images and monospace code are available both in [Zendesk's Markdown flavor](https://support.zendesk.com/hc/en-us/articles/4408846544922-Formatting-text-with-Markdown#topic_xqx_mvc_43__row_fs1_zln_1n) and in HTML. From [_Zendesk Developer Docs_](https://developer.zendesk.com/api-reference/ticketing/tickets/ticket_comments/#bodies): > Three types of bodies are supported: plain_body, body, and html_body....

Still nobody reviewing this? This looks valid.

Here's another, more intense instance of the problem. ![no-smoothing-b](https://user-images.githubusercontent.com/12249077/183875540-7ea45a90-a58e-4207-bf15-4e79655a85b4.png) ![simple-smoother-50-b](https://user-images.githubusercontent.com/12249077/183875565-a0cf8ab6-860e-4787-b64c-d4b3b200ad85.png)

Thanks a bunch! Both the article and the MATLAB implementation are illuminating. Were I to rewrite Chen and Michael's algorithm for Triangle.NET's `IMesh`es, could you perhaps recommend me some known...

Are we talking about the [MeshOptimizer](https://gitlab.onelab.info/gmsh/gmsh/-/tree/master/contrib/MeshOptimizer) or the [MeshQualityOptimizer](https://gitlab.onelab.info/gmsh/gmsh/-/tree/master/contrib/MeshQualityOptimizer) here?