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

feat: add union_strategy in from_cones and from_boxes #174

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Conversation

ManonMarchand
Copy link
Member

This will be faster than the two step workflow where from_***s were returning a list of MOCs and then users had to compute the union.
Fixes #170

@ManonMarchand ManonMarchand changed the title add union_strategy in from_cones and from_boxes feat: add union_strategy in from_cones and from_boxes Sep 11, 2024
@ManonMarchand ManonMarchand merged commit a23a754 into master Sep 11, 2024
14 checks passed
@ManonMarchand ManonMarchand deleted the dev branch September 11, 2024 10:26
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.

Add union of mocs output in from_cones and from_boxes
2 participants