NoiseModelling now use Tinfour #72
Replies: 3 comments 5 replies
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
You are quite welcome. I am pleased to see Tinfour being used by such an interesting project. Also, I saw that you awarded Tinfour a star on Github a couple of weeks ago. Thank you very much for that. |
Beta Was this translation helpful? Give feedback.
-
It sounds to me like there's a couple of things that SimpleTriangle could probably use. Perhaps a getIndex() method that gets a unique index for each triangle, an equals() method, and a hash() method. And, of course, a get neighbor method. I will look into these. My timing here isn't great because a Tinfour release was just posted a couple of weeks ago and it's going to be a few months before I have another one ready. But the code will, of course, be posted at the Github repository in the mean time. |
Beta Was this translation helpful? Give feedback.
-
Thank you very much ! @gwlucastrig @micycle1 . We now use Tinfour in NoiseModelling and this has greatly improved the performance of the triangulation phase of our tool : Universite-Gustave-Eiffel/NoiseModelling#331
Cheers !
Beta Was this translation helpful? Give feedback.
All reactions