Skip to content

Conversation

@statementreply
Copy link
Contributor

  • Fix wrong normal_distribution::min, lognormal_distribution::min, and extreme_value_distribution::min values
  • Fix gamma_distribution::param_type::operator==
  • Return -Inf/+0/+Inf instead of -max/+denorm_min/+max for min/max of unbounded (positive)? real random distributions

@statementreply statementreply requested a review from a team as a code owner January 30, 2021 13:38
@statementreply statementreply changed the title Fix min/max of a few random distributions and gamma_distribution::param_type::operator== <random>: Fix min/max of a few random distributions and gamma_distribution::param_type::operator== Jan 30, 2021
@StephanTLavavej StephanTLavavej added the bug Something isn't working label Jan 31, 2021
@StephanTLavavej StephanTLavavej self-assigned this Feb 10, 2021
@StephanTLavavej StephanTLavavej merged commit 481d1bd into microsoft:main Feb 12, 2021
@StephanTLavavej
Copy link
Member

Thanks for fixing these issues and resolving these long-standing libcxx skips! 😺 🔧

@statementreply statementreply deleted the fix-normal-lognormal-min branch April 17, 2021 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants