Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add weighted centroid functions? #120

Open
ianmackenzie opened this issue Jan 7, 2020 · 1 comment
Open

Add weighted centroid functions? #120

ianmackenzie opened this issue Jan 7, 2020 · 1 comment

Comments

@ianmackenzie
Copy link
Owner

Something like

Point2d.weightedCentroid : 
    List ( Point2d units coordinates, Quantity Float weightUnits )
    -> Maybe (Point2d units coordinates)

and similar for Point3d.

@gampleman
Copy link
Contributor

That might indeed warrant a weighted voronoi 😈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants