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

Move calculating the min and max of an array to a utility function. #835

Merged
merged 1 commit into from
Jun 29, 2018

Conversation

manthey
Copy link
Contributor

@manthey manthey commented Jun 1, 2018

The function can take optional bounds to override the calculated values, and can take the smaller spanning range of the specified bounds and the calculated bounds.

@manthey
Copy link
Contributor Author

manthey commented Jun 27, 2018

@aashish24 This is currently based off of the generalize-mesh branch. Do you want me to merge it (and thus make that branch look complex), or hold off until that branch is approved and merged into master?

@aashish24
Copy link
Member

@manthey I am working on finishing up review on the generalized mesh. Hoping to get it done today, so I would wait if possible.

The function can take optional bounds to override the calculated values,
and can take the smaller spanning range of the specified bounds and the
calculated bounds.
@manthey manthey merged commit 5c00389 into generalize-mesh Jun 29, 2018
@manthey manthey deleted the util-min-max branch June 29, 2018 20:02
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