qiskit-community / prototype-entanglement-forging

A module for simulating chemical and physical systems using a Variational Quantum Eigensolver (VQE) enhanced by Entanglement Forging.
https://journals.aps.org/prxquantum/abstract/10.1103/PRXQuantum.3.010309
Apache License 2.0
30 stars 10 forks source link

Remove unnecessary warnings. #19

Closed caleb-johnson closed 2 years ago

caleb-johnson commented 2 years ago

I have removed warnings which add little to no value to the software and bog down the outputs.

I have left certain warnings in place which should rarely be triggered or provide some useful information to the user.