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

Some more math replacements in manufactured solutions #119

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

JoshuaLampert
Copy link
Owner

This introduces some more replacements in the manufactured solutions to a) have a shorter representation and b) save some computation time by avoiding redundant computations.

Copy link

codecov bot commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.95%. Comparing base (e3171c4) to head (f420234).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   96.93%   96.95%   +0.02%     
==========================================
  Files          17       17              
  Lines        1176     1184       +8     
==========================================
+ Hits         1140     1148       +8     
  Misses         36       36              

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

@JoshuaLampert JoshuaLampert requested a review from ranocha June 23, 2024 22:58
Copy link
Collaborator

@ranocha ranocha left a comment

Choose a reason for hiding this comment

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

👍 I did not check the Svärd-Kalisch changes in detail - you did check the numerical results, didn't you?

@JoshuaLampert
Copy link
Owner Author

Yes, I did.

@JoshuaLampert JoshuaLampert merged commit a69fc0b into main Jun 24, 2024
14 checks passed
@JoshuaLampert JoshuaLampert deleted the replace-terms-manufactured branch June 24, 2024 07:58
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