You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VQE is a promising quantum algorithm, but it presents problems dealing with ions or excited states. For this reason it is possible to modify the algorithm with constrains. In this repo we implemented a practical working version of vqe that is able to perform well even in noisy environments.
A Python module for executing and monitoring quantum algorithms across local simulators and IBM Quantum platforms. Seamlessly handles data collection, organization, and streaming to Apache Kafka