atlas_q.vqe_qaoa.VQEConfig#
- class atlas_q.vqe_qaoa.VQEConfig(ansatz='hardware_efficient', n_layers=3, optimizer='L-BFGS-B', max_iter=200, tol=1e-09, chi_max=256, gradient_method='group', device='cuda', dtype=torch.complex128)[source]#
Bases:
objectConfiguration for VQE
- __init__(ansatz='hardware_efficient', n_layers=3, optimizer='L-BFGS-B', max_iter=200, tol=1e-09, chi_max=256, gradient_method='group', device='cuda', dtype=torch.complex128)#
Methods
__init__([ansatz, n_layers, optimizer, ...])Attributes