Git Product home page Git Product logo

Comments (3)

serenity4 avatar serenity4 commented on July 17, 2024 1

Triangle count and vertex data tests are now implemented via #75. We may want to consider the following tests:

  • Connectivity coverage: check that all points are connected to a Triangle in the mesh.
  • Triangulation correctness: check that all triangles are simple.
  • Triangulation quality: We may want to test that several options (not implemented yet) in FIST give actual improvements (particularly if there is a cost to pay for a supposedly better quality).

Regarding this last item, we fist need to have metrics that measure the quality of a triangulation. I'll open a separate issue on that, since I think this may be very useful not just for FIST but in general.

from meshes.jl.

juliohm avatar juliohm commented on July 17, 2024

Amazing. Thanks for the organizing these tests. I agree that it would be nice to have some quality metrics for mesh elements 👍🏽

I will also open other issues on my radar so that we keep things moving in parallel.

from meshes.jl.

juliohm avatar juliohm commented on July 17, 2024

Similar to the issue #77 , this issue is research-oriented. We will only find the need to implement such metrics when a bug is encountered in any of our triangulation algorithms. In that case we will fix the bug, and implement a test function as described above to avoid reintroducing the bug in the future. To keep our issue tracker clean with issues that reflect the current needs of the community, I will close this one.

from meshes.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.