A module for simulating chemical and physical systems using a Variational Quantum Eigensolver (VQE) enhanced by Entanglement Forging.
-
Updated
Mar 7, 2024 - Python
A module for simulating chemical and physical systems using a Variational Quantum Eigensolver (VQE) enhanced by Entanglement Forging.
Portfolio Optimization on a Quantum computer.
A General Quantum Software
[QCE 2023]"QuantumSEA: In-Time Sparse Exploration for Noise Adaptive Quantum Circuits" Tianlong Chen, Zhenyu Zhang, Hanrui Wang, Jiaqi Gu, Zirui Li, David Z Pan, Frederic T Chong, Song Han, Zhangyang Wang
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.
Solutions to 25 coding problems from QHack Coding Challenge 2022 (https://github.com/XanaduAI/QHack/tree/master/Coding_Challenges)
Quantum Computing for Drug Discovery Challenge at ICCAD 2023
The linear method applied to a linear variational quantum eigensolver
Bachleor of Science thesis: Using VQE to study LiH and BeH2 molecules.
In this paper we present a VQA for the TSP that combines (i) a compact encoding of permutations, (ii) an optimize-freeze-reuse strategy. This pipeline eliminates costly structural research in testing, making the procedure immediately implementable on NISQ hardware.
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
Benchmarks of different minimization algorithms and strategies applied to the VQE model, simulations performed with Qibo
Quantum-classical DFT benchmarking for covalent bond formation in CDK12 inhibitor mechanisms
This code was created as part of a bachelor's thesis in the field of mathematics. It extends the BOIS for VQE algorithm by introducing "immediate sharing" and enabling sharing between geometries whose Hamiltonians are extended in differing sets of Pauli strings.
This project consists of code for analyzing VQE and virtual gate operations. Credits also to Kentaro Heya. I used his folders initially.
Add a description, image, and links to the vqe topic page so that developers can more easily learn about it.
To associate your repository with the vqe topic, visit your repo's landing page and select "manage topics."