jarvis.io.pennylane.inputs

Methods for handling input/output files for pennylane.

Module Contents

Functions

run_vqe([mat, max_iterations, conv_tol, step_size])

Run pennylane VQE solver.

jarvis.io.pennylane.inputs.run_vqe(mat=[], max_iterations=100, conv_tol=0.0001, step_size=0.01)

Run pennylane VQE solver.