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

api: support custom coeffs for div/grad/curl #2486

Merged
merged 2 commits into from
Nov 14, 2024
Merged

api: support custom coeffs for div/grad/curl #2486

merged 2 commits into from
Nov 14, 2024

Conversation

mloubout
Copy link
Contributor

See you tests for API

@mloubout mloubout added the API api (symbolics, types, ...) label Nov 13, 2024
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.28%. Comparing base (a378722) to head (f668d8e).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2486      +/-   ##
==========================================
+ Coverage   87.26%   87.28%   +0.01%     
==========================================
  Files         238      238              
  Lines       45271    45325      +54     
  Branches     4022     4027       +5     
==========================================
+ Hits        39505    39561      +56     
+ Misses       5085     5083       -2     
  Partials      681      681              

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

devito/finite_differences/differentiable.py Outdated Show resolved Hide resolved
devito/finite_differences/differentiable.py Outdated Show resolved Hide resolved
devito/finite_differences/operators.py Outdated Show resolved Hide resolved
devito/finite_differences/operators.py Outdated Show resolved Hide resolved
@mloubout mloubout merged commit 218ed42 into master Nov 14, 2024
31 checks passed
@mloubout mloubout deleted the custom-fd-ops branch November 14, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API api (symbolics, types, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants