Skip to content

We're encoding the amino acid sequence into binary strings and building a quantum circuit for each one. Then, we're creating a list of Pauli operators for each circuit, one for each qubit, and multiplying them together to get a badass Hamiltonian.

License

SevdanurGENC/Transforming-Amino-Acid-Sequences-For-Quantum-Circuits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transforming-Amino-Acid-Sequences-For-Quantum-Circuits

We're encoding the amino acid sequence into binary strings and building a quantum circuit for each one. Then, we're creating a list of Pauli operators for each circuit, one for each qubit, and multiplying them together to get a badass Hamiltonian. And then, to top it off, we're printing the resulting quantum states for each circuit. We're using the Pauli and PauliOp classes from qiskit.quantum_info and qiskit.opflow, respectively, to create those operators and Hamiltonians. And, of course, we're using the Aer module from qiskit to simulate the circuits and calculate the quantum states.

image

About

We're encoding the amino acid sequence into binary strings and building a quantum circuit for each one. Then, we're creating a list of Pauli operators for each circuit, one for each qubit, and multiplying them together to get a badass Hamiltonian.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published