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

Implementing unitary and orthogonal matrices [DO NOT MERGE] #186

Closed
wants to merge 1 commit into from

Conversation

jolyonb
Copy link
Collaborator

@jolyonb jolyonb commented Mar 22, 2019

This PR implements unitary and orthogonal matrix sampling, as described in #83 and #148. It relies on features of scipy 0.18 and numpy 1.7.1. edX presently uses scipy 0.14 and numpy 1.6.2, hence everything is presently failing. Very sad.

@jolyonb jolyonb mentioned this pull request Mar 22, 2019
@jolyonb
Copy link
Collaborator Author

jolyonb commented Jul 3, 2019

Closed in favor of an upcoming PR.

@jolyonb jolyonb closed this Jul 3, 2019
@jolyonb jolyonb deleted the specialmatrices branch July 5, 2019 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant