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

Localized volume emulation #194

Merged
merged 2 commits into from
May 23, 2016
Merged

Localized volume emulation #194

merged 2 commits into from
May 23, 2016

Conversation

lcgraham
Copy link
Contributor

Final draft of local volume emulation (#193). When issue #160 is completed and the attribute _normalized_radii is added to the class truncated_voronoi_sample_set (#178) then this will automatically use that value when sample specific volume emulation.

@lcgraham
Copy link
Contributor Author

I need to update the docstring for estimate_local_volume since the domain is automatically scaled to the unit hyper cube. We can now handle sampling from any unit Lp ball uniformly so we might want to make this option more widely available throughout the package.

@eecsu eecsu self-assigned this May 23, 2016
@eecsu eecsu merged commit db61624 into UT-CHG:v2_master May 23, 2016
@smattis
Copy link
Contributor

smattis commented May 23, 2016

Are you sure this was ready to be merged? I'm not sure from the last message from @lcgraham that is was. I'll ask him.

@eecsu
Copy link
Contributor

eecsu commented May 23, 2016

Besides needing to update the docstrings, the code looked ready. It is not in conflict with any of the existing code and only offers new functionality. There are still some features that could/will be added, but as is it looked ready to go.

@lcgraham
Copy link
Contributor Author

lcgraham commented May 23, 2016

I wanted the pull request to be left open so that I would remember to make those minor changes and then they would be included in this pull request. You can have multiple pull requests open at the same time without conflict. There is no reason to reopen this pull request. I will submit a new one with changes later.

@eecsu
Copy link
Contributor

eecsu commented May 23, 2016

Since you called this a final draft in the pull request, I thought it was done especially since the other issues mentioned are still open, but they seemed more complimentary than issues needing to be addressed by this pull request. No?

@lcgraham
Copy link
Contributor Author

Well I thought it was a final draft, but then I realized I had forgotten something hence my comment in the pull request. The other issues that are still open except for #

On May 23, 2016, at 11:55 AM, Troy Butler [email protected] wrote:

Since you called this a final draft in the pull request, I thought it was done especially since the other issues mentioned are still open, but they seemed more complimentary that issues needing to be addressed by this pull request. No?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub

@lcgraham
Copy link
Contributor Author

...Except for #193 which I will close momentarily.

On May 23, 2016, at 11:55 AM, Troy Butler [email protected] wrote:

Since you called this a final draft in the pull request, I thought it was done especially since the other issues mentioned are still open, but they seemed more complimentary that issues needing to be addressed by this pull request. No?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants