Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Path center of mass#16889
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Path center of mass#16889
Uh oh!
There was an error while loading.Please reload this page.
Conversation
a933565
to08faaf5
Compare82b1359
to348e7e1
Compare348e7e1
tocb37c8f
Comparecb37c8f
to23ae477
CompareSince this Pull Request has not been updated in 60 days, it has been marked "inactive." This does not mean that it will be closed, though it may be moved to a "Draft" state. This helps maintainers prioritize their reviewing efforts. You can pick the PR back up anytime - please ping us if you need a review or guidance to move the PR forward! If you do not plan on continuing the work, please let us know so that we can either find someone to take the PR over, or close it. |
Uh oh!
There was an error while loading.Please reload this page.
PR Summary
We should allow users to center markers by center of mass. This is the code to compute the center of mass of an arbitrary path (treats paths of different intrinsic dimension correctly).
Roadmap:
#16812 (*) <-#16832 (*) <-#16859 (*) <-#16888 (*) <- (This PR) (*) <-#16891 (MarkerStyle improvements!)
"<-" means "depends on", and "(*)" marks PRs whose implementations are complete and fully ready for review.
PR Checklist