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

implement zeros outside for interpolation function #298

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

jcapriot
Copy link
Member

Make simplex interpolation respect the zero_outside option.

@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Merging #298 (ce1329b) into main (13c5027) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
+ Coverage   85.19%   85.22%   +0.02%     
==========================================
  Files          38       38              
  Lines       11266    11274       +8     
==========================================
+ Hits         9598     9608      +10     
+ Misses       1668     1666       -2     
Impacted Files Coverage Δ
discretize/_extensions/simplex_helpers.pyx 97.83% <100.00%> (+0.89%) ⬆️
discretize/unstructured_mesh.py 99.12% <100.00%> (+<0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jcapriot jcapriot merged commit eda1e5c into simpeg:main Jan 24, 2023
@jcapriot jcapriot deleted the simplex_zeros_outside branch January 24, 2023 01:40
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