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: Cleanup sparse setup for precomputed #2353

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

mloubout
Copy link
Contributor

No description provided.

@mloubout mloubout added the API api (symbolics, types, ...) label Apr 15, 2024
@mloubout mloubout requested a review from FabioLuporini April 15, 2024 13:34
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 79.44%. Comparing base (00a6fe8) to head (f21f8ae).

Files Patch % Lines
devito/types/sparse.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2353   +/-   ##
=======================================
  Coverage   79.44%   79.44%           
=======================================
  Files         232      232           
  Lines       43607    43607           
  Branches     8072     8072           
=======================================
+ Hits        34643    34645    +2     
+ Misses       8208     8207    -1     
+ Partials      756      755    -1     

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

Copy link
Contributor

@FabioLuporini FabioLuporini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uncontroversial

@mloubout mloubout force-pushed the sparse-misc-interp branch from 9074deb to 2023461 Compare April 15, 2024 14:16
@mloubout mloubout force-pushed the sparse-misc-interp branch 3 times, most recently from 23e0da0 to 07781ff Compare April 15, 2024 15:24
@mloubout mloubout changed the title api: Remove un-necessary extra eqs and temp for gridpoint precomputed api: Cleanup sparse setup for precomputed Apr 15, 2024
@mloubout mloubout force-pushed the sparse-misc-interp branch from 07781ff to f21f8ae Compare April 15, 2024 15:51
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are positions differnt now?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you mean in the produced output? the numerical differences?

@mloubout mloubout merged commit f7adb9b into master Apr 15, 2024
31 checks passed
@mloubout mloubout deleted the sparse-misc-interp branch April 15, 2024 20:02
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