Skip to content

Creating a pyqubo-qiskit plugin for QIskit optimization problems

License

Notifications You must be signed in to change notification settings

bopardikarsoham/pyqubo-qiskit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyqubo-qiskit

Created a plugin for Qiskit optimization problems. After obtaining the QUBO dictionary from pyqubo, we use this converter to get the n-local Hamiltonian. Qiskit usually allows only a 2-local Hamiltonian. This is a qubit-efficient circuit for encoding a higher number of protein beads on current NISQ Quantum Computers.

Preprint

Title: An approach to solve the coarse-grained Protein folding problem in a Quantum Computer

arXiv:2311.14141 [quant-ph]; https://doi.org/10.48550/arXiv.2311.14141

About

Creating a pyqubo-qiskit plugin for QIskit optimization problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages