-
Notifications
You must be signed in to change notification settings - Fork 147
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 ACP-176 math #783
Conversation
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.
One question on naming and one question on rounding, but otherwise LGTM.
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.
First pass at readability of the implementation, not tests. I saw that you tagged me and will address that question separately.
3b3d36d
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.
LGTM for readability (with a cursory nod to a review of correctness too, but there are many other eyes on this).
Why this should be merged
This PR implements all of the formulas specified by ACP-176.
How this works
Adds the implementation and extensive tests.
How this was tested
Need to be documented?
No.
Need to update RELEASES.md?
No.