Sequential Quantum Gate Decomposer  v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
List of all members | Public Member Functions
tests.gates.test_R.Test_operations_squander Class Reference

Public Member Functions

def test_R_apply_to (self)
 
def test_R_get_matrix (self)
 

Detailed Description

This is a test class of the python iterface to the gates of the QGD package

Definition at line 31 of file test_R.py.

Member Function Documentation

◆ test_R_apply_to()

def tests.gates.test_R.Test_operations_squander.test_R_apply_to (   self)
This method is called by pytest. 
Test to create an instance of U3 gate and compare with qiskit.

Definition at line 81 of file test_R.py.

Here is the call graph for this function:

◆ test_R_get_matrix()

def tests.gates.test_R.Test_operations_squander.test_R_get_matrix (   self)
This method is called by pytest. 
Test to create an instance of RX gate.

Definition at line 36 of file test_R.py.

Here is the call graph for this function:

The documentation for this class was generated from the following file: