Sequential Quantum Gate Decomposer  v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Classes | Functions | Variables
tests.interfaces.test_Qiskit_IO Namespace Reference

Classes

class  Test_Qiskit_IO
 

Functions

def pauli_exponent (alpha=0.6217 *np.pi)
 Function to generate a test Qiskit circuit. More...
 

Variables

bool MPI_imported = True
 

Detailed Description

Copyright 2020 Peter Rakyta, Ph.D.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

You should have received a copy of the GNU General Public License
along with this program.  If not, see http://www.gnu.org/licenses/.

Function Documentation

◆ pauli_exponent()

def tests.interfaces.test_Qiskit_IO.pauli_exponent (   alpha = 0.6217*np.pi)

Function to generate a test Qiskit circuit.

Returns
Returns with a QISKIT circuit

Definition at line 51 of file test_Qiskit_IO.py.

Variable Documentation

◆ MPI_imported

bool tests.interfaces.test_Qiskit_IO.MPI_imported = True

Definition at line 43 of file test_Qiskit_IO.py.