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

Minor but critical fix to binary search (reverse) #206

Merged
merged 1 commit into from
Dec 5, 2014

Conversation

ssim
Copy link
Contributor

@ssim ssim commented Dec 5, 2014

fixes #204

Proposed fix to the issue raised in #204

I believe this is a typo (but, unfortunately, a mission critical one) in the reverse binary search.

Please check / comment and accept @wkerzendorf @mklauser @orbitfold

Note related issue I'm about to post about the "binary_search"

@wkerzendorf
Copy link
Member

@ssim does it work for you with this now?

@ssim
Copy link
Contributor Author

ssim commented Dec 5, 2014

The file I got from @orbitfold works for me (without errors) with this fix, yes.

@wkerzendorf
Copy link
Member

@ssim great go ahead and merge - thanks for looking into this

@ssim
Copy link
Contributor Author

ssim commented Dec 5, 2014

ok - will do

ssim added a commit that referenced this pull request Dec 5, 2014
Minor but critical fix to binary search (reverse)
@ssim ssim merged commit bce374b into tardis-sn:master Dec 5, 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.

comoving nu less than nu_line
2 participants