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

Build tree from values instead of wrapping and unwrapping #414

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

HuwCampbell
Copy link
Member

This is just a minor cleanup, there should be no function differences.

As I mentioned earlier, my original version wrapped and unwrapped trees a bit much, making the code a bit harder to follow.

Pulling out a helper for integral_ means we can build on values only.

Copy link
Member

@moodmosaic moodmosaic left a comment

Choose a reason for hiding this comment

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

Great work! See @jacobstanley's comment and the one I also left. I'd be nice to have this PR on this release.

@moodmosaic moodmosaic mentioned this pull request Mar 4, 2021
@HuwCampbell HuwCampbell force-pushed the topic/tidy-tree-search branch from ab25a56 to fcd47fe Compare March 5, 2021 22:09
Copy link
Member

@moodmosaic moodmosaic left a comment

Choose a reason for hiding this comment

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

👍

@moodmosaic moodmosaic merged commit 1a5ab51 into hedgehogqa:master Mar 8, 2021
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