-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Javier Norambuena edited this page May 27, 2023
·
11 revisions
Wiki del proyecto de memoria
method_class : VQE
simulation_object: Electronic
hamiltonian_params:
file: h2.xyz
mapping: jordan_wigner
charge:
mult:
basis:
method:
pauli_string: [[ZZI, 0.1]]
spin: 1
ansatz_params:
repetitions: 3
electrons: 2
base: default.qubit
backend:
interface: autograd
shots: 2000.0
token:
minimizate_method: Scipy
minimizate_method_params:
type: "COBYLA"
temperature: 11
maxiter: 200
tol: 0.000001
step_theta: 0.4
step_x: 0.8
observable_params:
observable: Density spin
file: OptimumVQEElectronic.csv
- 'dhf'
- 'pyscf'
- ‘Nelder-Mead’
- ‘Powell’
- ‘CG’
- ‘BFGS’
- ‘Newton-CG’
- ‘L-BFGS-B’
- ‘TNC’
- ‘COBYLA’
- ‘SLSQP’