Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • pyddg pyddg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 190
    • Issues 190
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pyddg
  • pyddgpyddg
  • Issues
  • #621
Closed
Open
Issue created May 16, 2023 by Nina Smeenk@smeenkOwner

Computation of energies

Actual (local) computations of energies have to be separated (from the current functionals). It could be the best to have a new module ddg.math.engeries. This should involve functions working on a set of points and on vectorized input. Examples are:

  • planarity_via_distance_of_diagonals(v_1, ..., v_n)
  • circularity_via_angles(v_1, ..., v_n)
  • circularity_via_cr(v_1, ..., v_n)
  • isothermicity_via_edge_lables(v_1, ..., v_n) (see ddg.math.nets2d)
  • ...
Edited May 16, 2023 by Nina Smeenk
Assignee
Assign to
Time tracking