qiskit-community / qiskit-hackathon-taiwan-20

32 stars 10 forks source link

Quantum simulation of one-dimensional systems on IBMQ device #19

Open paulpaul60229 opened 3 years ago

paulpaul60229 commented 3 years ago

Abstract

Simulating the dynamical behavior of one-dimensional quantum systems on IBMQ device.

Description

One of the most useful applications of quantum computation is the simulation of quantum systems. For classical computers to represent things that could exist in multiple states, the required resource exponentially grows with system size. Therefore, it is unfeasible to simulate many physical systems on classical computers. This project aims to give you a taste of how the quantum simulation works by doing a simulation of some simple 1D quantum system on qiskit. We can simulate several quantum systems, for instance, quantum tunneling and the dynamical quenching behavior of Ising model on IBMQ device. If you are interested in simulating other quantum models, we can discuss and try to realize it in this project. If you are interested in this project, you can refer to the following papers first.

Refs: [1] https://www.nature.com/articles/srep00597 [2] https://arxiv.org/pdf/1712.07326.pdf [3] https://www.nature.com/articles/s41534-019-0217-0 [4] https://www.nature.com/articles/nature24654

Members

Deliverable

Constructing a quantum circuit to make the quantum state evolve and see how its dynamical behavior changes.

GitHub repo

YU-ZU commented 3 years ago

Hi~I am interested in this topic, can I discuss with you?

starktech23 commented 3 years ago

@YU-ZU are you interested in joining this issue? I can add you.

YU-ZU commented 3 years ago

Ok, thank you

YingCheng-Yang commented 3 years ago

I’m interesting about 1D quench, can i join?

YU-ZU commented 3 years ago

Sorry I accidentally remove myself, can you assign me again? Thank you

anandukmadhu commented 3 years ago

I'm interested. Please add me in.

treger-8105 commented 3 years ago

Hi I want to join this project . Can I join ?

HuangJunye commented 3 years ago

This project was really cool! Can you share with me the code and slides? Thank you!

treger-8105 commented 3 years ago

這個項目真的很棒!可以和我分享代碼和幻燈片嗎?謝謝! 1D-simulation.pdf maxcut_hamiltonian.zip maxcut_hamiltonian_with_loop.zip

File maxcut_hamiltonian is our common code and in maxcut_hamiltonian_with_loop this code we add the loop to tune the time to see some differences.

HuangJunye commented 3 years ago

非常感謝!