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: additional functionality #3672

Merged
merged 15 commits into from
Dec 16, 2024
Merged

EmptySet: additional functionality #3672

merged 15 commits into from
Dec 16, 2024

Conversation

schillic
Copy link
Member

@schillic schillic commented Dec 14, 2024

Additional functionality for EmptySet:

  • convert
  • copy
  • permute
  • difference
  • distance
  • linear_combination
  • minkowski_difference
  • minkowski_sum

Additional changes for EmptySet:

  • collect code in EmptySetModule
  • better error message for sample
  • fix assertion in cartesian_product
  • add assertions
  • Tests will follow in a separate PR. add tests (from EmptySet: revise tests #3673)

@schillic schillic marked this pull request as ready for review December 15, 2024 07:42
@schillic schillic changed the title EmptySet: EmptySet: additional functionality Dec 15, 2024
@schillic schillic force-pushed the schillic/emptyset branch 4 times, most recently from 2d93ab6 to 24f7c33 Compare December 15, 2024 15:26
@schillic schillic merged commit 79161c6 into master Dec 16, 2024
7 checks passed
@schillic schillic deleted the schillic/emptyset branch December 16, 2024 18:36
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

Successfully merging this pull request may close these issues.

1 participant