-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update qiskit-experiments tutorials #44
Comments
Hi, I'm interested in this topic. |
@coruscating I am interested |
@jaleipekoglu @spencerking Can you please comment in the issue so that I can assign you? |
Hi, I'm interested in this topic. @HuangJunye |
@HuangJunye I apologize for the delay |
@bicycle315 Thanks for uploading your presentation! Can you please convert it to pdf format and rename it "#44 |
@spencerking @jaleipekoglu If you are presenting individually, can you please also upload your presentations by the end of today? Thank you! |
@HuangJunye here is mine: |
@HuangJunye I am not able to attend either session so Jale is going to be providing my updates. |
@jaleipekoglu Thanks for uploading the presentation. Can you please upload a pdf version? That would help me a lot. Thank you. |
Qiskit_Template_pdf.pdf |
#44 Update qiskit-experiment tutorials.pdf |
Checkpoint 2 Update: Since Checkpoint 1 (Oct 7, 2021),
|
Checkpoint 2 Update Since the first checkpoint I have submitted two pull requests, one for refactoring an existing tutorial and another for the initial draft of a new tutorial. The refactor was for the cloud services tutorial and has been primarily just been a conversion of the existing Jupyter notebook into the reStructuredText format that will be used moving forward. The new tutorial shows how to subclass existing experiments to create new experiments. It is a little short at the moment, but additional examples may be added to it in the future. I don't have anything to share for a visual reference to the project since all of my work so far has been reading about experiments and writing text. |
Here is my related PR for the calibration tutorial: qiskit-community/qiskit-experiments#499 |
@jaleipekoglu Thanks for linking the PR here. @spencerking @bicycle315 Have you submitted your PRs for the project? Can you please provide the links here? |
I found this PR: qiskit-community/qiskit-experiments#511 by @bicycle315 . |
@HuangJunye There's a problem related to using real backend in the tutorial. Im still waiting for the pr to be merged |
Description
Qiskit-experiments is a new software package for doing qubit calibrations and experiments through Qiskit. You can see the current tutorials at https://qiskit.org/documentation/experiments/tutorials/index.html
We'd like to rewrite these tutorials as a step-by-step progression through an overview of basic features, running a simple experiment and saving the results, creating a new experiment, then advanced topics.
Mentor/s
I will be the mentor.
Type of participant
Someone passionate about technical writing who can understand, run, and test Python code.
Number of participants
1
Deliverable
A pull request of the updated tutorials.
The text was updated successfully, but these errors were encountered: