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

fetch from origin #116

Merged
merged 5 commits into from
May 10, 2020
Merged

Conversation

stefan-woerner
Copy link
Owner

Summary

Details and comments

dongreenberg and others added 5 commits May 8, 2020 09:38
* Add log_i() functionality to MatrixOp.

* Move log_i to primitive_op.py and list_op.py so it can be used with all ops, remove unnecessary massive check in matrix_op.py. Some ListOp bugs. Broaden tests. Tests pass.

* Try to make sure pauli gates are only every built with real params (when we can). Tests pass.

* fix style

* Fix math docs error.
* Fix identity deletion in circuit reduce.

* Remove list(enumerate()) hooha

* trigger travis
…963)

* Update quadratic_program.py

* Update test_quadratic_program.py
* Add Permutation and tests. Tests pass.

* fix style

* Flesh out docstrings.

Co-authored-by: Manoel Marques <manoel@us.ibm.com>
* Add CZ to init (accidentally was missing).

* Add CZ to docs.
@stefan-woerner stefan-woerner merged commit 1887377 into stefan-woerner:master May 10, 2020
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