-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Qiskit Nature demonstrations for physics problems #27
Comments
@e-eight Do you want to co-mentor this project or are you looking for a mentor? In either case, @woodsp-ibm may be interested. Can you two discuss over here or on Slack about this project? |
Yes, I would like to co-mentor this project. I will discuss with @woodsp-ibm. |
I have two masters' in theoretical physics. I'd like to contribute in this project |
Hi! I'm a physics major and am interested in contributing to this project along with @SiddharthaMorales. |
I am a physics major; this project will help me expand my knowledge in Qiskit Nature. |
@woodsp-ibm @SiddharthaMorales @jvscursulim @paniash Can you please comment in the issue so that I can assign you? |
👍 |
Hello :) |
Hello Quantum World :) |
@SiddharthaMorales @jvscursulim Can you please upload your presentation here by the end of today? Thank you! |
@HuangJunye We are going to upload the presentation soon, @SiddharthaMorales and I are fixing some details |
Since the last checkpoint of Qiskit advocate mentorship program, I’ve been working on two things, the first one is the improvement of results obtained through VQEProgram for the binding energy between proton and neutron in the deuteron. For that I need to transpile the ansatz circuit in order to prevent some SWAP gate being introduced, once each SWAP gate increases the number of CNOT gates in the circuit by 3 and we know that could introduce a relevant amount of errors in the computation process. |
@SiddharthaMorales @jvscursulim Can you please upload the final presentation slides and link your pull requests if any here? Thank you! |
Description
Currently most of the tutorials in Qiskit Nature deal with solving problems in quantum chemistry, and they are very much tied to the use of molecular Hamiltonians, and quantum chemistry frameworks like PySCF. However there are problems in quantum physics which can be solved using the same quantum computing principles. Some examples can be found at https://arxiv.org/abs/1801.03897, https://arxiv.org/abs/2105.10941 and https://arxiv.org/abs/2011.13443. These do not use any molecular Hamiltonians but demonstrate the use of quantum algorithms for solving quantum physics problems. It will be nice to develop tutorials or demonstrations showing how to efficiently use Qiskit Nature to solve such problems. This will help to expand the use cases of Qiskit Nature and might also lead to adding some new features to Qiskit Nature or streamlining the existing ones.
Mentor/s
Co-mentored by @woodsp-ibm and @e-eight.
Type of participant
Number of participants
1 - 2
Deliverable
Jupyter notebooks that demonstrate the problem and the quantum solution(s).
The text was updated successfully, but these errors were encountered: