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

Update noise.py #181

Merged
merged 3 commits into from
Aug 9, 2022
Merged

Update noise.py #181

merged 3 commits into from
Aug 9, 2022

Conversation

Arnab-half-blood-prince
Copy link
Contributor

the class SampleNoise needs to be a subclass of random.RandomTask, for random number generator in the complex_wishart function.

the class SampleNoise needs to be a subclass of random.RandomTask for random number generator in the complex_wishart function.
The  SampleNoise class needs to be made a subclass of random.RandomTask for generating a random numbers in the complex_wishart function.
@ssiegelx ssiegelx merged commit 5e4e801 into master Aug 9, 2022
@ssiegelx ssiegelx deleted the AC/bug_random_task branch August 9, 2022 19:56
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