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

Fix rank function. #39

Merged
merged 1 commit into from
Feb 11, 2014
Merged

Fix rank function. #39

merged 1 commit into from
Feb 11, 2014

Conversation

nbeloglazov
Copy link
Contributor

Check #34. I'm not sure what the best way to check value for zero except comparing it to some epsilon constant. So I implemented this approach here. *eps* constant dynamic so it can be rebinded for user needs.

@mikera
Copy link
Collaborator

mikera commented Oct 28, 2013

Sounds like a sensible approach - I'm not an expert on the numerical validity of this kind of approximation though. Happy to merge it if there is consensus that this is the right approach?

@nbeloglazov
Copy link
Contributor Author

Nobody is here to vote :) @mikera could you merge it? I think it's better to fix the bug and if someone come up with better API later he could easily create new pull request.

mikera added a commit that referenced this pull request Feb 11, 2014
@mikera mikera merged commit b6aac91 into tel:master Feb 11, 2014
@mikera
Copy link
Collaborator

mikera commented Feb 11, 2014

OK done!

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