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 11
    • Merge requests 11
  • 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
  • #599
Closed
Open
Issue created Mar 16, 2023 by Arya Prasetya@prasetyaDeveloper

geometric constructions

  • sphere_through_points (in any dimension N for up to N+1 points, use Moebius lift for this) #687 (closed)
  • orthogonal_sphere (get orthogonal sphere to a given number of spheres, take polar complement in Moebius lift) #688
  • radical_hyperplane (radical_line in 2D)
  • perpendicular_bisector
  • angle_bisector
  • orthogonal_subspace (to a number of subspaces, the orthogonal subspace can be made more unique by intersecting all given subspaces)
  • midpoint
  • center_of_mass as alias for midpoint
  • tangent_cone (for a number of spheres, use Laguerre lift) are our spheres oriented?
  • tangential_distance (for spheres)
  • sphere_tangent_to_hyperplanes (use Laguerre lift)
  • distance (for arbitary subspaces) should this be the d method?
  • volume needs some discussion: "volume of three points in 3D could return the area or 0"; open zulip discussion on this!
  • corner_angle
  • corner_angle_signed
  • focii (of conic), focal_curves, ... (where should this go?)
Edited May 07, 2024 by Nina Smeenk
Assignee
Assign to
Time tracking