Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
nqt o2 #433
nqt o2 #433
Changes from 13 commits
9076611
820b9dc
ea15582
b384d2c
82c5c24
c17e01e
5de1fdb
91b104d
5cdfc2d
8889f77
75afc4d
5ee3465
ee8e090
62188b2
a188f2a
fcbef9d
66f6fd7
d9f29c0
c8ea509
32abaad
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change to this documentation is where the core of the method is. Essentially the quadratic interpolation of$\lg(mantissa)$ on the interval $[0.5, 1)$ has the advantage that the NQT function is C1 everywhere, which improves convergence of linear interpolation. The function itself is still a 100% accurate version of itself, but improving the continuity class of the method improves convergence of stencil ops.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New example showing how to profile. Can be set to profile any EOS, even analytic.