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

Make random matrices more complex #312

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

nicolasbock
Copy link
Collaborator

@nicolasbock nicolasbock commented Jul 12, 2019

Previously random matrices were random but real valued even for the
complex matrix types. This change makes the random complex matrices
also random for the complex part of the matrix elements.

Signed-off-by: Nicolas Bock [email protected]


This change is Reviewable

Previously random matrices were random but real valued even for the
complex matrix types. This change makes the random complex matrices
also random for the complex part of the matrix elements.

Signed-off-by: Nicolas Bock <[email protected]>
The tolerance in single precision was too tight.

Signed-off-by: Nicolas Bock <[email protected]>
Signed-off-by: Nicolas Bock <[email protected]>
@github-actions
Copy link

github-actions bot commented Dec 8, 2021

This PR is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the Stale label Dec 8, 2021
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.

2 participants