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

EmptySet: redefine norm/radius/diameter #3667

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

schillic
Copy link
Member

I would argue that the old implementations of norm/radius/diameter for EmptySet were not correct. Instead of throwing an error, they should return 0 because the smallest enclosing ball has radius/diameter 0.

@schillic schillic marked this pull request as ready for review December 13, 2024 19:04
@schillic schillic mentioned this pull request Dec 15, 2024
@schillic schillic force-pushed the schillic/emptyset_radius branch from 4be1942 to 299a0fc Compare December 15, 2024 16:11
@schillic schillic added the breaking ❌ This change may break things label Dec 16, 2024
@schillic schillic force-pushed the schillic/emptyset_radius branch from 299a0fc to d659760 Compare December 16, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking ❌ This change may break things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant