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

std.math.exponential: Fix wrong placement of 1.0 in log1p coefficient #8712

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Mar 11, 2023

And add a few more simple tests.

@dlang-bot
Copy link
Contributor

dlang-bot commented Mar 11, 2023

Thanks for your pull request, @ibuclaw!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "stable + phobos#8712"

@ibuclaw ibuclaw changed the base branch from master to stable March 11, 2023 13:03
@dlang-bot dlang-bot merged commit 65e380c into dlang:stable Mar 11, 2023
@ibuclaw ibuclaw deleted the fix_logp1q branch March 11, 2023 14:38
@jmh530
Copy link
Contributor

jmh530 commented Mar 11, 2023

@ibuclaw Do you know if this will be in 2.103.0, or will there be another patch update before then?

@ibuclaw
Copy link
Member Author

ibuclaw commented Mar 11, 2023

@jmh530 it'll be in 2.103.0 - going to cut the release candidate in ~4 days.

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.

4 participants