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

Passing kwargs to simplexify refinement #1015

Merged
merged 3 commits into from
Jul 22, 2024
Merged

Conversation

pmartorell
Copy link
Collaborator

@santiagobadia @JordiManyer

This PR passes the kwargs of refine to the simplexify core functions. In particular, it is tested for positive=true, which generates simplexified partitions with positive volume cells.

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.16%. Comparing base (66cc6a4) to head (f3fce03).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1015   +/-   ##
=======================================
  Coverage   88.16%   88.16%           
=======================================
  Files         179      179           
  Lines       22569    22569           
=======================================
  Hits        19899    19899           
  Misses       2670     2670           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JordiManyer
Copy link
Member

Hey @pmartorell ! Thank you for this! I did not know simplexify had any kwargs, but it is a good thing to have.

@JordiManyer JordiManyer merged commit a562811 into master Jul 22, 2024
9 checks passed
@pmartorell pmartorell deleted the simplexify-kwargs branch July 23, 2024 07:31
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.

2 participants