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 max recursion #52

Closed
wants to merge 11 commits into from
Closed

Conversation

ke-zhang-rd
Copy link

This PR try to solve #51 and #44 (comment).

Main difference comparing to #44 is addressing fix recursion.

@danielballan
Copy link
Contributor

Why a new PR instead of adding commits to #44? It would be nice to keep the discussion in one place if possible.

@ke-zhang-rd
Copy link
Author

Why a new PR instead of adding commits to #44? It would be nice to keep the discussion in one place if possible.

Actually, what I want to do is remove test part of this PR and merge this first. Then proceed the other one, what do you think?

@danielballan
Copy link
Contributor

Do you mean first fix the recursion issue in this PR and then add the hypothesis-related code in #44?

@ke-zhang-rd
Copy link
Author

Do you mean first fix the recursion issue in this PR and then add the hypothesis-related code in #44?

Yes. However now #44 has both bug fixed and hypothesis test and ready to be reviewed.

@ke-zhang-rd
Copy link
Author

This is duplicated work which has been included in #44 . So, close it here.

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