-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use only apply_gate * Remove commute_coeff * Use qubit pauli tensor in is_measureable * Add from qubit_pauli_tensor * Use qubit pauli tensors within reduce_qubits * Use qubit pauli tensor in equality check * Remove is_identity * Use qubit pauli tensor in dagger * Remove random pauli * Use qubit pauli tensor in __hash__ * Remove pre_multiply * Use qubit pauli tensor in from_pauli_list * Use qubit pauli tensor in get_control_circuit * Use qubit pauli tensor in circuit * Use Op rather than OpType in apply_gate * Correct wrong phase * Use UnitaryTableau * Remove unnecessary imports * Repair high compute test * Add qulacs dependency * Move qulacs dependency * Add projectq * Reduce projectq version dep * Revert projectq dependency change * Do not use init * Initialise with qubit pauli tensor * Remove from pauli list * Complete documentation * Do not call dagger * Remove notebook
- Loading branch information
1 parent
6867816
commit 9dcfa70
Showing
6 changed files
with
1,142 additions
and
1,324 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.