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

Failing tests for pointFromX #4

Closed
wants to merge 1 commit into from
Closed

Failing tests for pointFromX #4

wants to merge 1 commit into from

Conversation

dcousens
Copy link

This pull request adds tests for pointFromX, which given the odd/even case parameter and X coordinate, should recover the X, Y coordinates accordingly.

I couldn't see anything wrong in the implementation, as it appears to be implemented verbatim as seen in the SEC paper. However the results speak for themselves.

@dcousens
Copy link
Author

After validating the vectors against other implementaitons, it appears the failing case was actually an incorrect point.

I'll re-submit the vectors when fixed.

@dcousens dcousens closed this Jun 21, 2014
@dcousens dcousens deleted the failx branch June 21, 2014 05:45
@dcousens dcousens changed the title pointFromX: add failing tests Failing tests for pointFromX Jun 21, 2014
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.

1 participant