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

Do the Gaussian samples need to be standard unit Gaussian? I assume they do. #169

Open
Tracked by #164
lohitv96 opened this issue Apr 5, 2022 · 1 comment
Open
Tracked by #164
Assignees

Comments

@lohitv96
Copy link
Contributor

lohitv96 commented Apr 5, 2022

No description provided.

@lohitv96 lohitv96 mentioned this issue Apr 5, 2022
7 tasks
@lohitv96
Copy link
Contributor Author

lohitv96 commented Apr 5, 2022

The Gaussian samples can have any variance. The standard deviation is computed in this line

standard_deviation = np.sqrt(self.correlation_function_gaussian[0])

and the standard deviation is used while computing the CDF.

@connor-krill connor-krill self-assigned this Jun 23, 2023
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

No branches or pull requests

2 participants