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

Classes

class  Test_VQE
 

Functions

def _planner_operation_kind_tags ()
 
def generate_hamiltonian (topology, n)
 

Variables

 maxsize
 
 sigmax
 
 sigmay
 
 sigmaz
 

Function Documentation

◆ _planner_operation_kind_tags()

def tests.VQE.test_VQE._planner_operation_kind_tags ( )
private
Lazy import so test collection works without a full squander extension build.

Definition at line 8 of file test_VQE.py.

Here is the caller graph for this function:

◆ generate_hamiltonian()

def tests.VQE.test_VQE.generate_hamiltonian (   topology,
  n 
)

Definition at line 26 of file test_VQE.py.

Here is the caller graph for this function:

Variable Documentation

◆ maxsize

tests.VQE.test_VQE.maxsize

Definition at line 7 of file test_VQE.py.

◆ sigmax

tests.VQE.test_VQE.sigmax

Definition at line 18 of file test_VQE.py.

◆ sigmay

tests.VQE.test_VQE.sigmay

Definition at line 20 of file test_VQE.py.

◆ sigmaz

tests.VQE.test_VQE.sigmaz

Definition at line 22 of file test_VQE.py.