Skip to content

BoxMuller tranform to generate normal distribution #111

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

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

mehmetyusufoglu
Copy link
Contributor

@mehmetyusufoglu mehmetyusufoglu commented May 5, 2025

This is a PR onto #107

#107 only add codes that generate uniform distributions. In this PR, Box-Müller transform is used to convert uniform distribution to normal distribution.

An example is added.

@mehmetyusufoglu mehmetyusufoglu marked this pull request as draft May 5, 2025 22:40
@mehmetyusufoglu mehmetyusufoglu force-pushed the randomBoxMuller branch 2 times, most recently from 89786df to d658698 Compare May 7, 2025 12:12
@mehmetyusufoglu mehmetyusufoglu changed the title [wip] BoxMuller tranform to generate normal distribution BoxMuller tranform to generate normal distribution May 7, 2025
@mehmetyusufoglu mehmetyusufoglu marked this pull request as ready for review May 7, 2025 12:17
@mehmetyusufoglu mehmetyusufoglu force-pushed the randomBoxMuller branch 2 times, most recently from baaa5e6 to 450a830 Compare May 19, 2025 16:24
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