Introduction to Qiskit | Coding with Qiskit 1.x | Programming on Quantum Computers

  Рет қаралды 8,943

Qiskit

Qiskit

2 ай бұрын

Welcome back to Coding with Qiskit, where IBM research scientist Dr. Derek Wang will get you up to speed with the latest developments in quantum computers for your own work.
The foundation and focus will be on Qiskit 1.x, an open source and freely available software development kit that allows you to program useful quantum computational workflows, all the way from building quantum circuits and designing quantum algorithms, to submitting them to real quantum computers and orchestrating large-scale, complex work loads. With 1.0, we expect Qiskit to become much more stable, efficient and serve as the developer-ready software backbone for quantum computational workflow.
Qiskit Resources:
Qiskit - qisk.it/cwq-install
Qiskit GitHub - github.com/qiskit/qiskit
Qiskit Slack - qiskit.slack.com
From Novelty to Utility : Quantum Paper Review - • From Novelty to Utilit...
Read more at our blog: / coming-soon-qiskit-1-0
Qiskit Features Mentioned in Video:
Primitives - docs.quantum.ibm.com/run/prim...
Dynamic circuits - www.ibm.com/quantum/blog/quan...
Transpiler plugins - docs.quantum.ibm.com/transpil...
Papers Mentioned in Video:
Simulating large-size quantum spin chains on cloud-based superconducting quantum computers
arxiv.org/abs/2207.09994
Evidence for the utility of quantum computing before fault tolerance
www.nature.com/articles/s4158...
Efficient Long-Range Entanglement using Dynamic Circuits
arxiv.org/abs/2308.13065
#ibmquantum #qiskit #learnquantum

Пікірлер: 40
@nickmertes8483
@nickmertes8483 2 ай бұрын
It is remarkable how much further ahead IBM is than any other company (or university) when it comes to quantum computing educational material.
@tycooperaow
@tycooperaow 2 ай бұрын
indeed
@quantumrelativity3849
@quantumrelativity3849 Ай бұрын
In terms of purely programming that's true but not for quantum computing as a whole, there's plenty of other resources. Nielsen & Chuang's book and David Mermin's on quantum computer science are great.
@maker._
@maker._ 2 ай бұрын
Great presenter - looking forward to Dr. Derek Wang's series!
@quantumfy
@quantumfy 2 ай бұрын
Excited to see what you all create!
@moehassan_
@moehassan_ 2 ай бұрын
so excited to watch this series!!
@tonyboutwell
@tonyboutwell 2 ай бұрын
It's so cool to hear you took one of the original classes! I can't wait to follow along.
@ZacSMMS
@ZacSMMS 2 ай бұрын
Can't wait for this series as someone entering just as Qiskit has been transitioning from 0.X to 1.X 🎉
@MyCodingDiarie
@MyCodingDiarie 2 ай бұрын
Great video! Very informative and well explained.
@SOSSTSE
@SOSSTSE Ай бұрын
Thank You IBM. Let's go Qiskit.❤❤❤🎉🎉🎉
@birincimammadzada
@birincimammadzada 2 ай бұрын
thank you! “please hire me as an intern at IBM” :)
@shashankshukla6691
@shashankshukla6691 Ай бұрын
me too
@MyCodingDiarie
@MyCodingDiarie 2 ай бұрын
This video deserves way more views. Sharing it with all my friends!
@DerekWangIBM
@DerekWangIBM Ай бұрын
Thank you!
@rubcaspac60
@rubcaspac60 2 ай бұрын
Ready for this.... really ready for this. One question: would other modules such as nature or finance will get an update eventually? or the community will do it?
@venkatsaitejakalluri5846
@venkatsaitejakalluri5846 2 ай бұрын
very excited ! can you give few assignments like few challenges after a video, so we can get more conceptual clarity by practicing .thanks for your efforts🙂
@qiskit
@qiskit 2 ай бұрын
Check out the learning platform qisk.it/learning-platform-tour
@DerekWangIBM
@DerekWangIBM Ай бұрын
We'll include links to each notebook and suggest ideas in the video for you to extend what was shown in the video.
@avchords3751
@avchords3751 2 ай бұрын
hi i am very excited. i am a newcomer to this world of quantum computers. i am very excited to learn and looking forward to your next video ☺☺☺
@durjaynw8848
@durjaynw8848 2 ай бұрын
damn, I was waiting for this.
@AlexanderHaibel
@AlexanderHaibel 2 ай бұрын
just a tip, try to make the teleprompter lines a little more narrow so that eye movement is more subtle
@sciencefordreamers2115
@sciencefordreamers2115 2 ай бұрын
Nice!
@user-iz5gb1zt3e
@user-iz5gb1zt3e 2 ай бұрын
Can you teach us the implementation of Quantum Algorithms in Qiskit please
@prammar1951
@prammar1951 Ай бұрын
Is this course for beginners or should i start from the material on the qiskit website first?
@PhiloMath1412
@PhiloMath1412 2 ай бұрын
Looking forward to the series. Would you say, beginners should watch seasons 1...n, or can just start from this season and will be good to go?
@qiskit
@qiskit 2 ай бұрын
This season will be covering most of the material covered in season 1 but all running on Qiskit 1.0 now.
@xiongvonausen
@xiongvonausen Ай бұрын
Is this one for the certification? Or the exam is already outdated?
@CaceresHoracio
@CaceresHoracio 2 ай бұрын
I am working on an example using ZKP on a QC environment, is there any information about it, or somebody else tried it before?
@Boddah-XLII
@Boddah-XLII 2 ай бұрын
Hi, we developed a protocol for transacting privately on public blockchains using ZKP. I am interested in knowing more about your use case.
@himanshubansal167
@himanshubansal167 2 ай бұрын
Since qiskit 1.0, I was finding harder to find like what parameters do I need to pass in estimator, transpiler and how it effects runtime. Can anyone help me or guide through the page which mentions about it?
@DerekWangIBM
@DerekWangIBM Ай бұрын
We'll talk about these things starting from episode 3
@kutubkhanbhatiya4573
@kutubkhanbhatiya4573 Ай бұрын
does the .qiskit__version__ command still work for 1.x, because it doesn't seem to work for me
@DerekWangIBM
@DerekWangIBM Ай бұрын
It didn't work for me. I believe you should now use .__version__ as shown in the video
@kutubkhanbhatiya4573
@kutubkhanbhatiya4573 Ай бұрын
@@DerekWangIBM Yeah It works now, I followed the latest video, thanks anyways
@arvindjain3208
@arvindjain3208 2 ай бұрын
Can I join ibm quantum as a student
@priyanshukumarpu
@priyanshukumarpu 2 ай бұрын
UwU new series, let's gooo
@vigneshs1620
@vigneshs1620 2 ай бұрын
Can you please post this series of video little bit faster. 2 days one video is my suggestion.
@qiskit
@qiskit 2 ай бұрын
Good things take time.
@vigneshs1620
@vigneshs1620 Ай бұрын
​@@qiskit okay, I will wait 😅
WHY DOES SHE HAVE A REWARD? #youtubecreatorawards
00:41
Levsob
Рет қаралды 40 МЛН
Pray For Palestine 😢🇵🇸|
00:23
Ak Ultra
Рет қаралды 35 МЛН
100❤️
00:20
Nonomen ノノメン
Рет қаралды 54 МЛН
What is postback builder and how does it work
2:20
Qliker
Рет қаралды 18
Michio Kaku: Quantum computing is the next revolution
11:18
Big Think
Рет қаралды 2 МЛН
How to add and remove a hostname
0:56
Qliker
Рет қаралды
Kubernetes Explained in 6 Minutes | k8s Architecture
6:28
ByteByteGo
Рет қаралды 818 М.
How to Install Qiskit - Users
10:01
Qiskit
Рет қаралды 30 М.
Exploring the IBM Quantum Lab with Dr. Olivia Lanes
10:16
Qiskit
Рет қаралды 60 М.
The Next Era of Computing | Extropic
8:45
S3
Рет қаралды 35 М.
A beginner's guide to quantum computing | Shohini Ghose
10:05
Apple watch hidden camera
0:34
_vector_
Рет қаралды 55 МЛН
POCO F6 PRO - ЛУЧШИЙ POCO НА ДАННЫЙ МОМЕНТ!
18:51
wireless switch without wires part 6
0:49
DailyTech
Рет қаралды 977 М.
iphone fold ? #spongebob #spongebobsquarepants
0:15
Si pamer 😏
Рет қаралды 747 М.
Pratik Cat6 kablo soyma
0:15
Elektrik-Elektronik
Рет қаралды 8 МЛН