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

proposed restructing of binary search/line search #122

Merged
merged 10 commits into from
Apr 15, 2014

Conversation

ssim
Copy link
Contributor

@ssim ssim commented Apr 14, 2014

suggested separation of binary search into genuine generic binary search and a wrapper to deal with the special case of the line list.


"""
Parameters
---------
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- not to the end of Parameters

@ssim
Copy link
Contributor Author

ssim commented Apr 15, 2014

This now passes travis and appears to work. More elegant version of the search algorithm may be suggested shortly ( @mklauser ) but merging this for now.

ssim added a commit that referenced this pull request Apr 15, 2014
proposed restructing of binary search/line search
@ssim ssim merged commit 244b99b into tardis-sn:master Apr 15, 2014
@ssim ssim deleted the binary_search_fix branch April 16, 2014 15:06
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.

3 participants