Quantum Computing for Computer Scientists

Ғылым және технология

This talk discards hand-wavy pop-science metaphors and answers a simple question: from a computer science perspective, how can a quantum computer outperform a classical computer? Attendees will learn the following:
- Representing computation with basic linear algebra (matrices and vectors)
- The computational workings of qbits, superposition, and quantum logic gates
- Solving the Deutsch oracle problem: the simplest problem where a quantum computer outperforms classical methods
- Bonus topics: quantum entanglement and teleportation
The talk concludes with a live demonstration of quantum entanglement on a real-world quantum computer, and a demo of the Deutsch oracle problem implemented in Q# with the Microsoft Quantum Development Kit. This talk assumes no prerequisite knowledge, although comfort with basic linear algebra (matrices, vectors, matrix multiplication) will ease understanding.
See more at www.microsoft.com/en-us/resea...

Пікірлер: 2 100

  • @stevenarvizu3602
    @stevenarvizu36023 жыл бұрын

    “This is aimed at computer scientists” Me, definitely not a computer scientist: Ah, finally, a video for me

  • @jester6289

    @jester6289

    3 жыл бұрын

    Im not even a programmer but i understood everything

  • @iamBito

    @iamBito

    3 жыл бұрын

    Our battle will be legendary

  • @blackdereker4023

    @blackdereker4023

    3 жыл бұрын

    @Buck The Banjo Player He works at Microsoft as a Software Engineer. What are you talking about?

  • @yigitpolat

    @yigitpolat

    3 жыл бұрын

    @Buck The Banjo Player wtf is a real software job?

  • @yigitpolat

    @yigitpolat

    3 жыл бұрын

    @Buck The Banjo Player I will not waste my time listing the commercially profitable software products that microsoft has built and keep developing but you literally have no idea what software engineering and computer science is all about. go ahead and memorize some javascript APIs and call it coding.

  • @Emilianodigital
    @Emilianodigital5 жыл бұрын

    Finally someone that explains how it works, and not just the "is in both states at the same time" kinda thing

  • @52.yusrilihsanadinatanegar79

    @52.yusrilihsanadinatanegar79

    4 жыл бұрын

    Superposition

  • @shanwali692

    @shanwali692

    4 жыл бұрын

    It a tug of war

  • @davidrobinson7112

    @davidrobinson7112

    4 жыл бұрын

    Very instructional.

  • @johnphantom

    @johnphantom

    4 жыл бұрын

    I came up with a model for a new type of computer from playing a game, Counter-Strike (a Half-Life mod) when it was in its original beta phase. The system was very poorly designed, like the accuracy system for the weapons was designed that if you slow down to a walk, your guns were more accurate, but they set the parameters up so that it triggered this extra accuracy just going the slightest speed under a full run. Using +moveup which was meant for swimming in the scripting language, which is the only "language" I used, you could get half way between a run and a walk for movement speed and get the accuracy of a walk and the silence of it, with movement sound being another similar flaw they made in the game. That combined with scripting firing of the gun so it briefly made you do +moveup before actually firing the gun and turning it off immediately after firing the gun effectively gave you a more accurate gun at a running speed. There were many holes in the original CS system, I repeatedly told them about them on their message board, getting repeatedly banned. I remind you: I only used the extremely simplistic scripting language built into the game, so I was exploiting and not cheating, even though in effect it was cheating. CS 1.6 should have been CS 2.0 because they made major changes to the engine due to what I was spreading around. At least one of the hacks that I kept to myself and did not put into my script still exist in the current CS system as far as I know. It was basic to the Quakeworld original engine Half-Life is based on. The script that is part of my work, for CS 1.6, has a fully automated taunt system for giving people a hard time. I built a randomizer and relational database that sometimes spits out a taunt based on the weapon or weapon type you are using just before your gun is actually fired when you fire, only using the one command, alias. Alias just lets you create or reassign a command to an indicated string of commands, and nothing else. We are not digital and nothing in Nature is digital. Digital computers are an exact science with exact results. Nature is based on "good enough is good enough". Oxford quantum physics professor Andrew Steane wrote in his paper about quantum information systems titled "Quantum computing" at arxiv.org/pdf/quant-ph/9708022.pdf : "The new version of the Church-Turing thesis (now called the ‘Church-Turing Principle’) does not refer to Turing machines. This is important because there are fundamental differences between the very nature of the Turing machine and the principles of quantum mechanics. One is described in terms of operations on classical bits, the other in terms of evolution of quantum states. Hence there is the possibility that the universal Turing machine, and hence all classical computers, might not be able to simulate some of the behavior to be found in Nature. Conversely, it may be physically possible (i.e. not ruled out by the laws of Nature) to realize a new type of computation essentially different from that of classical computer science. This is the central aim of quantum computing." From what I understand they are forcing current quantum computers to unnaturally apply a binary state to something that has a infinite evolution of states. Think of the electron and the circle it makes around a nucleus. That 360 degrees circle it makes is infinite in precision, and that movement certainly has an effect on its surroundings. Basically, practical math is the descriptive language of the universe, and not the actual universe because it uses measurements. I propose a "Dynamic Stateless Computer" that operates on "Logic Geometry" based only on connections, or links, or pointers - a much more simple computer than the three basic Boolean logic gates operating on mathematical binary bits that is every computer out there. The shape is the logic and the logic is the shape, sort of like a truth table that is dynamic where the "truths" change as it runs. Quantum mechanics is beyond me, but if this only needs connections, ie a quantum entanglement (short video on entanglement: kzread.info/dash/bejne/rGV7pdCyk8WzlaQ.html ), can we build a computer that operates and does its entire run instantly? Like I said, all I need is connections to perform logic... no need for information... the shape is the logic. You are best off going to Github and seeing online without downloading the paper and models. When someone looked at my calculators, they accused me of: "You're not doing math! You're emulating math!" Look at the simple calculator first, it only does addition and subtraction. Then look at the complex calculator that does multiplication and division. As you well know, if I can do those things, I can do anything mathematically. In the main model I created if-thens, complex do-whiles, a randomizer and a relational database. github.com/johnphantom/Dynamic-Stateless-Computer Through the exercise of the most complex do-while I asked a question related to that, and the answer uses the ancient Chinese/Pascal's Triangle (which millions have looked at over thousands of years) in a new way: mathhelpforum.com/threads/combination-lock.17147/ I basically had to count nothing as something to count, as in you can have different items to count the permutations of but a default state of no item is possible for each, some or all to count in the permutations, and it doesn't seem anyone else in history was able to use the really basic mathematical concept of the Triangle in that way for the solution. It is similar to the 4 hats and 4 pegs question of how many permutations you can have that is commonly associated with Pascal's Triangle, but they did not count the empty pegs as part of the permutations that they can have. The technique of the implementation is a little interesting, with it being able to reach any of the 209 possible permutations of 4 wheels with 4 numbers (don't know if I should count 0, it is special in this case - if you do count 0, it is 5 numbers) in 4 keystrokes or less - it's how it scales that is the curiosity, where if I had 18 slots and 18 items to form a permutation it would have almost 3x10 to the 18th power or 2,968,971,264,021,448,999 possible permutations, each reachable within 18 keystrokes or less. I don't have any idea as to how this would be physically built - none of the aspects of it, except for the dynamic logic that I also do not have any clue if it really is what I ask above. I just can do these things I demonstrate and in my extensive almost 50 years of digital computer experience I have not seen anything exactly like it. Maybe you wonder about my computer experience? I have always been fascinated by computers, starting in 1972 using a prototype Cogar 4 that my dad got his hands on, when I was 3. By the time I was 5, Singer wanted to use me in a commercial to sell the computer, because if a 5 yo could start it, load the OS and then load games, that proved anyone could. My first mentor helped develop Ethernet after working for my father, and allowed me to hold one of the first breadboard ethernet cards developed when I was 10. My first real program (programming since at least 5 if you count the Cogar ASM I had to type to get to the OS and games) was in BASIC when I was 11 that I learned from a manual without anything more than a small example for each command, written with pencil on paper; a rudimentary AI demonstration called "Animals". Second program I made I had another computer (we had moved and left the one at my dads company behind when he sold it) and was a dot bouncing around the screen. Third program, with a 12 year old's understanding of math, I attempted to do 3D. I first professionally programmed in 1982, started building computers and networks for a small computer company in 1986 owned by my second mentor, Peter De Blanc who lead ICANN for a period, was an official beta tester and developer for OS/2 2.0 and developed a device driver for it for the extremely complex Truevision Targa+ 64 video editing board (pic: imgur.com/a/hMe21Qe ) directly flipping bits on it in 1991. The code for the model for the dynamic stateless computer is about 640 lines and took me 6 months to complete, with the code for the Targa+ device driver being over 4200 lines and took me one 20 hour sitting that compiled and ran the first time that I have 3 witnesses for. That's almost 30 years ago. My experience has only gone up from there. This dynamic logic is something I found, that I have never seen anything like even searching for it on the Internet for the past 20 years. I think this is basic to everything and is a new science, as it only operates on one concept - connections.

  • @whatever990

    @whatever990

    4 жыл бұрын

    @@johnphantom What you "invented" is just a really big truth table

  • @muratak6214
    @muratak62144 жыл бұрын

    Finally, there is a non-pop-science quantum computing presentation that clearly explains all the complicated stuff in a certain level of mathematical rigour and clarity. Thanks.

  • @mskiptr

    @mskiptr

    3 жыл бұрын

    You can look up minutephysics' videos on the Shor's algorith and Bell's theorem. They are more simplified but still quite rigorous. And most importantly they *refrain from technically incorrect analogies.* There's also the video by Veritasium on the Many Worlds Interpretation which - although sounds like the dumb, overly used, science-fictiony trope that requires an ill-behaving spatial dimension - is actually a scary, brilliant idea about the superposition never collapsing.

  • @mskiptr

    @mskiptr

    3 жыл бұрын

    @Doido do Minescraft FLOPS stands for FLoating OPeration per Second, if that is what you mean. It doesn't have much to do with quantum computing but rather with measuring power|speed of scientific simulation supercomputers.

  • @mskiptr

    @mskiptr

    3 жыл бұрын

    @Doido do Minescraft I'm still pretty sure the issue here is with question. Otherwise you could just explain it. I'm answering, because you asked it in this thread. There's only me and OP here.

  • @Brosylen

    @Brosylen

    3 жыл бұрын

    @Doido do Minescraft Yes, exactly. 1 qubit has 1 floop, and 2 qubits have 4 floops. However, due to the error rate and superposition effects, sometimes the 2 qubits have only 2 or 3 floops, with a probability equal to their values squared. It do be like that sometimes.

  • @lubfud

    @lubfud

    2 жыл бұрын

    Uuhzvhxhh fff tax a sffYRytTt as

  • @The5thVolt
    @The5thVolt2 жыл бұрын

    May I just say that this presenter is excellent. Engaging, enthusiastic and very knowledgeable. I would love to see more lectures he's given.

  • @LegendBegins
    @LegendBegins5 жыл бұрын

    You've outdone yourself, Microsoft. This is hands-down the best video on quantum computing on the internet. To say that I'm extremely impressed would be an understatement.

  • @quangho8120

    @quangho8120

    4 жыл бұрын

    This actually goes into my 'gems' collection. A resource so straight to the point, deliver things at such the right amount and makes everything clicks together. Really great talk.

  • @shalomhabibi9594

    @shalomhabibi9594

    4 жыл бұрын

    it's really just sponsored and hosted by microsoft

  • @nessbrawlaaja

    @nessbrawlaaja

    4 жыл бұрын

    This makes me curious about your other "gems", mind sharing? 🙂

  • @raulf.duarte1856

    @raulf.duarte1856

    3 жыл бұрын

    @@quangho8120 commenting to hopefully be notified with your other gems

  • @quangho8120

    @quangho8120

    3 жыл бұрын

    @@nessbrawlaaja Yeah so I have a folder for lots of documentations, planning and whatnot that I regularly make updates. I also have cron jobs running every midnight to push changes to github, and the gems file is at github.com/157239n/Documents/blob/master/gems But there's also another folder where you might find helpful, that's full of technical details at github.com/157239n/Documents/tree/master/technical_references

  • @kpmaynard
    @kpmaynard6 жыл бұрын

    This is the clearest, simplest, most practical introduction to quantum computing I have seen. Thanks so much for this presentation!!

  • @naimulhaq9626

    @naimulhaq9626

    5 жыл бұрын

    Keith : This is a very clearest introduction to QC, indeed. It also gives a new interpretation to entanglement. Chinese teleportation experiment shows how advanced they are, they just might produce the first QC.

  • @naimulhaq9626

    @naimulhaq9626

    5 жыл бұрын

    @Tarek701 : But IBM's QC cannot or does not know how to check for errors and also have difficulty computing or making the QC to calculate, for example, or how to use the QC anything besides factoring big primes. Also checking if you get the right simulation is not known. The problem I think lies in the fact that our senses, our brain, all our cells employ natural quantum computers (we do today what nature did yesterday) enabling us to survive and evolve (in room temperature), even protein production occurs at 99.99 % efficiently and at lightening speed. We need to learn from nature, just like Ibn Haytham dissected an eye to discover optics that enabled Galileo to invent the telescope. Practical QC seems a long way away.

  • @saskiavanhoutert3190

    @saskiavanhoutert3190

    5 жыл бұрын

    I agree, like to see quatum computing in function, thanks.

  • @naimulhaq9626

    @naimulhaq9626

    5 жыл бұрын

    @@saskiavanhoutert3190 We damage 50-70 billion cells daily that repair/regenerate at 99.99% efficiency and at lightning speed, due to our body functioning as a QC.

  • @980616

    @980616

    4 жыл бұрын

    Naimul Haq fast computation on certain computing problems is not necessarily quantum computing

  • @DYo19drk
    @DYo19drk5 жыл бұрын

    I'm studying for a Quantum mechanics final, watched this to procrastinate and honestly ended up understanding the Bloch Sphere a lot better because of it

  • @felipechoy2156

    @felipechoy2156

    4 жыл бұрын

    Same

  • @cwifrbm926

    @cwifrbm926

    3 жыл бұрын

    Superposition isn't really all that weird, and actually has a really nice physical analog. How can a qubit be true and false at the same time? The same way that you can hear a song with multiple instruments playing simultaneously. Each instrument makes a sound wave, and they all get added up as they hit your ears. A "superposition" is really just a linear combination of different waves of the possible states. Instead of a sound wave, they're "probability waves". Each state has its own wave function, which you can imagine as a simple sine wave. Different states => different frequency. Now imagine adding multiple sine waves of different frequencies. That's a superposition. The catch is that only certain states (frequencies) can be used. The frequencies are quantized, and that's where the whole "quantum" thing comes from. And this whole superposition business isn't even unique to QM. It arises from wave mechanics in general and DiffEq

  • @pokepe12

    @pokepe12

    3 жыл бұрын

    @@cwifrbm926 Wow that example of superposition is probably the best one I've heard! I'll probably use that in my presentation. Did you come up with that yourself or did you get it from somewhere?

  • @jachymmierva9453

    @jachymmierva9453

    2 жыл бұрын

    @@pokepe12 In the physics of waves the wave (sound, mechanical, light, quantum, ...) constructed as a sum of some elementar waves (like pure sine waves with different frequency) is normally called a superposition. So the connection is not really that new and surprising. But as you have said, it is probably the best way to visualise it.

  • @Lazydino59

    @Lazydino59

    2 жыл бұрын

    @@cwifrbm926 This is honestly the most perfect description of superposition I have ever read!

  • @ColaEuphoria
    @ColaEuphoria4 жыл бұрын

    I'm loving his jabs at pop science while actually explaining things as simply as possible.

  • @player6769
    @player67695 жыл бұрын

    "So you can send entangled Qbits by laser?" "Yes" "Okay that's even cooler" love that guy 😂

  • @cucu_cucumber

    @cucu_cucumber

    3 жыл бұрын

    That dude made me smile too, I love it when people just step back a second to just say how cool science is.

  • @abisarwan20

    @abisarwan20

    3 жыл бұрын

    @@cucu_cucumber what minute?

  • @disguisedeagle536

    @disguisedeagle536

    3 жыл бұрын

    @@abisarwan20 1:23:40

  • @Brown_Potato
    @Brown_Potato2 жыл бұрын

    What a breath of fresh air seeing an older gentleman asking a clarifying question. Kudos!

  • @Jarzap
    @Jarzap4 жыл бұрын

    This is the best video about quantum computers I have found so far.

  • @battal4341
    @battal43413 жыл бұрын

    This guy looks like he enjoys this, and actually explains things so I can understand.

  • @lunkel8108
    @lunkel81085 жыл бұрын

    Props to Andrew for being so active in the comments and helping out people who have questions

  • @CadoonTube
    @CadoonTube5 жыл бұрын

    A classroom full of smart computer science students all being silent when asked if they have any questions just means they were all so confused that they didn't even know how to go about asking a question.

  • @NateEngle

    @NateEngle

    5 жыл бұрын

    My impression was that they had just taken him at his word when he quoted the "shut-up-and-calculate" guy. It's kind of like the suspension-of-disbelief that people do every day when they watch TV shows about dragons or superheroes.

  • @arpitdas4263

    @arpitdas4263

    4 жыл бұрын

    They ain't students, most are scientists

  • @wholesome122

    @wholesome122

    3 жыл бұрын

    They’re comp sci people and they’re trying to remember back to their college courses.

  • @theccpisaparasite8813

    @theccpisaparasite8813

    3 жыл бұрын

    It's just that quantum mechanics is just such a severe level of abstraction from reality that they don't really understand it. After all, they are just e flat manilla computer scientists. No QM classes, very few with linear algebra or vector calculus background. Unless, you do research in quantum mechanics, it is a shut and calculate discipline. Its very non-intuitive. Schrödinger, Dirac, Heidelberg, et al. Were really bright guys.

  • @MobilePhone-mc8zi

    @MobilePhone-mc8zi

    2 жыл бұрын

    Think it's more that this guy doesn't know as much as he'd like you to think. It's a common tactic to keep banging on about how everything is super simple when it clearly isn't, it makes the audience reluctant to ask questions because it'll show they don't understand. The couple of questions this guy did get asked, he was like a rabbit in the headlights and was unable to explain because it deviated from the script that was prepared for him.

  • @PlatinumDragonProductions999
    @PlatinumDragonProductions9994 жыл бұрын

    At only 32 minutes in, things are already SO much CLEARER! Thank you for making this!

  • @hanyazmy5555
    @hanyazmy55554 жыл бұрын

    By far this is the best presentation on quantum computing I have seen so far. I watched many times and till day I keep watching it. Thanks Andrew!

  • @ganymede242
    @ganymede2426 жыл бұрын

    We could do with more focus on the slides and less on the guy.

  • @AndrewHelwer

    @AndrewHelwer

    6 жыл бұрын

    Here's a link to the slides if you'd like to follow along! Includes bonus appendices: ahelwer.ca/files/qc-for-cs.pdf

  • @reigh7

    @reigh7

    5 жыл бұрын

    You are allowed to Pause the Video I believe the body language is more important then the very over simplistic sides showing the flow charts of represented matrixes. He is communicating a topic of how these gates work not how to make them and then later the end how to code for these gates again not how to make them.

  • @samuelvidal3437

    @samuelvidal3437

    5 жыл бұрын

    He's so cute though

  • @mumblic

    @mumblic

    5 жыл бұрын

    @Troy McQuinn You know that you can place two windows next to each other. The slides are one click away.

  • @mumblic

    @mumblic

    5 жыл бұрын

    ... and here is an other link www.microsoft.com/en-us/research/uploads/prod/2018/05/40655.compressed.pdf

  • @Seehart
    @Seehart5 жыл бұрын

    Thank you so much. This is the best intro to QC I've yet seen. At 36:00 you get into the hack to handle non-reversible functions. I'd like to offer this intuition: The motivation for adding the extra qbit is to have a place to store the information that would otherwise be lost by the non-reversible function. We don't actually care about this information, but we don't want it to be lost, so we stow it away in Input'. It's basically the same reason be rent storage units. We don't actually want all that crap, and deep down we know we will never use it, but we are unwilling to throw it away quite yet.

  • @joelforsyth7396

    @joelforsyth7396

    5 жыл бұрын

    Presumably, this extra information is stored to maintain reversibility. Why does reversibility matter?

  • @Seehart

    @Seehart

    5 жыл бұрын

    Joel Forsyth , this is a very curious feature of qm. My understanding is that quantum coherence is destroyed by any interaction that involves increasing entropy,. Increasing entropy means irreversible. One way to look at this is to note that the arrow of time is defined by entropy change. Physical interactions can freely ignore the arrow of time as long as entropy doesn't change. This is why QM violates our "common sense" notions of time and space, and yet just barely leaves our notion of macroscopic casualty intact. Mind blowing exercise for the reader: given an ideal quantum computer with the magic ability to perform arbitrary irreversible computations, construct a temporal telegraph capable of sending messages into the past.

  • @Seehart

    @Seehart

    5 жыл бұрын

    @Hrithik Diwakar okay... here's another angle on it: a pretty good test for any hypothesis with respect to either relativity or quantum mechanics is causality. If you can do a thought experiment that violates causality, then you have an error in your model. A causality violation is anything that transmits information back in time (or faster than c). Physics doesn't have any causality violations. However, quantum mechanics includes phenomena that are logically indistinguishable from time travel. Why doesn't that violate causality? Because quantum entanglement is time and entropy symmetric. If one side of a quantum interaction has more information than the other, that would break that symmetry, allowing a message to be sent faster than light or equivalently backwards in time, thereby violating causality. I hope that helps :)

  • @austiniscoolduh

    @austiniscoolduh

    5 жыл бұрын

    interesting, thanks

  • @austinhaider105

    @austinhaider105

    4 жыл бұрын

    I agree that this is definitely the most accessible intro to QC I’ve seen, but perhaps you’ll be able to clarify my confusion at 36:00; if you were to chain the reverse operation BB to the output of the forward BB, would input’ be input for the second BB?

  • @tiredolduglyman
    @tiredolduglyman2 жыл бұрын

    I hung in as long as I could, but I couldn’t make it. I appreciate all of you who are smart enough to understand this. Thank you for what you do for our world and our future!

  • @lucrativelepton
    @lucrativelepton5 жыл бұрын

    Superposition isn't really all that weird, and actually has a really nice physical analog. How can a qubit be true and false at the same time? The same way that you can hear a song with multiple instruments playing simultaneously. Each instrument makes a sound wave, and they all get added up as they hit your ears. A "superposition" is really just a linear combination of different waves of the possible states. Instead of a sound wave, they're "probability waves". Each state has its own wave function, which you can imagine as a simple sine wave. Different states => different frequency. Now imagine adding multiple sine waves of different frequencies. That's a superposition. The catch is that only certain states (frequencies) can be used. The frequencies are quantized, and that's where the whole "quantum" thing comes from. And this whole superposition business isn't even unique to QM. It arises from wave mechanics in general and DiffEq

  • @zzzzzzmc

    @zzzzzzmc

    5 жыл бұрын

    Genuinely curious if you don't think superposition is really that weird, what things DO you find weird?

  • @pwan3971

    @pwan3971

    5 жыл бұрын

    Dude that was the most amazing and simple explanation I've gotten so far, thanks a ton John you made my day.

  • @danielkovach9657

    @danielkovach9657

    5 жыл бұрын

    I like this explanation, thanks! If after this, you still find superposition 'weird', then Quantum Computing, or Quantum Mechanics is not for you

  • @deluxeassortment

    @deluxeassortment

    5 жыл бұрын

    @@zzzzzzmc Superposition is probably the least weird thing about quantum physics. It makes sense, intuitively. You start trying to measure particles and you get REALLY weird results. But, even that isn't is complicated as people make it out to be. The problem is people try to imagine particles as little balls of matter, and they are not that at all.

  • @SirJonyG

    @SirJonyG

    5 жыл бұрын

    Amazing talk, even better comment

  • @you4joy
    @you4joy2 жыл бұрын

    One of the best explanation undoubtedly. One additional info: Now a days, the IBM composer (what he has shown, while creating Q-circuits graphically) is much more robust and added more bells and whistles., which is kind of expected.

  • @34cvc
    @34cvc4 жыл бұрын

    As someone with basically 0 knowledge about the topic this was awesome! Really good explanation, i actually feel like i learned something which is not always the case in some of these talks

  • @MeriaDuck
    @MeriaDuck4 жыл бұрын

    This is the best explantation / introduction of QC I've seen, and indeed very well targeted at computer scientists. Thanks for that.

  • @pleasedie1979
    @pleasedie19795 жыл бұрын

    This was the explanation I've been looking for. Excellent presentation! Only change, that another viewer has mentioned, would be to show the slides while discussing them. Had to constantly listen to the explanation and then go back to the slide to review. Thanks for the presentation!

  • @metzli_moon
    @metzli_moon3 жыл бұрын

    I left KZread to play for like an hour while making and eating lunch, and ended up here, and watched for about 20 minutes and I don’t understand much because I’m not at all studied in computers, but I can already tell that this guy is an amazing teacher.

  • @thomashiller7189
    @thomashiller71894 жыл бұрын

    The RIGHT APPROACH!!! Congratulations! The most helpful, effective and fast tutorial on Q-computing I've ever read.

  • @JanekBogucki
    @JanekBogucki2 жыл бұрын

    This is the best quantum computing video I've found so far by a country mile. Fantastic presenter!

  • @paulorasantos
    @paulorasantos5 жыл бұрын

    What a great video, thank you so much for that! It is also very good to see that someone so young may be so knowleadgeable about a high technology subject.

  • @ameyag9718
    @ameyag97185 жыл бұрын

    Great slides and great talk! Andrew needs to create a follow up presentation that goes deeper. Maybe explain a few more quantum operators, gates, algorithms. etc. Some discussion about various physical implementations of qubits (including topological QC) would also be helpful.

  • @karthikeyanak9460
    @karthikeyanak94603 жыл бұрын

    Half way through the video, God, I saw so many videos about Quantun computers and none of them explained as clearly as this guy. We must find who he is and ask him to write a book or put a course series, It will benefit humanity very much.

  • @AndrewHelwer

    @AndrewHelwer

    3 жыл бұрын

    Happy you enjoyed! I've written a couple follow-up blog posts: ahelwer.ca/post/2018-12-07-chsh/ ahelwer.ca/post/2019-12-21-quantum-chemistry/ There are a ton of good quantum computing resources out there, but a whoooooole lot of bad ones. We just hope the good ones will eventually bubble up.

  • @trilocicero4062
    @trilocicero40623 жыл бұрын

    The lecture has been accessible but not oversimplified, great work!

  • @MostlyIC
    @MostlyIC2 жыл бұрын

    AHHA, finally a good explanation of quantum computing. After having found lots of good descriptions of quantum mechanics (bra-ket notation, hermitian matrices, etc, etc, etc) that left me wondering about computing, this video is great. Many thanks to the presenter.

  • @davedolan8026
    @davedolan80263 жыл бұрын

    I'm impressed that you managed to get through the whole talk without saying the term 'decoherence' once.

  • @dataintensive4199
    @dataintensive41994 жыл бұрын

    Great Video! I have looked at various articles and videos online which described pieces (generally confusing) of the quantum computing puzzle. This brought it all together and I now feel I have a solid basis to go further.

  • @RalphRitoch
    @RalphRitoch4 жыл бұрын

    Thank you so much, you are awesome! I've been studying tensor calculus for at least 2 years and never could grasp how the tensor product is actually calculated. It literally took you less than 2 minutes to explain it in a way I could clearly understand and visualize!

  • @alexmathewelt7923

    @alexmathewelt7923

    Жыл бұрын

    Well, it's been some years ago, but what he calls a tensor product is not really the definition of it. It's just one example, one representation. The definition is more like: glue two vectors together, and get a new vector. This object v×w (the tensor product) can now be multiplied by scalars which is the same as multiplying with this scalar in one of the components (v, w) and can be added with other tensors of the same 'rank'. If one choose a Basis for this vector space , where v and w where 2-dim, you can define (1,0)×(1,0) = (1,0,0,0) , ... but also as matrix (1,0 \ 0,0) when using dyads. Since vectors, matrices and tensors are elements from vector spaces, they can be represented as real or complex vector spaces. After identifying (which requires the basis) this is one tensor product, but the general definition does not need a Basis at all and can be used at different vector space (e.g. complexification). The wedge product (the hat like logical and, subspaces of the Tensor product) has one more special property: v×w = -w×v, which is useful in multidimensional analysis when calculating volumes in 3D, 4D ...

  • @jimlbeaver
    @jimlbeaver5 жыл бұрын

    Best explanation I’ve seen so far. Nice job

  • @nano7586
    @nano75865 жыл бұрын

    He's a great presenter and it's a really good presentation. Even as a non computer scientist this was really interesting.

  • @verified_tinker1818
    @verified_tinker18183 жыл бұрын

    Awesome video! And watching all these older people, who're probably smarter and more educated than me, asking the same questions I do goes a long way toward not making me feel stupid.

  • @sunilgaur1
    @sunilgaur15 жыл бұрын

    It was hard to follow for me but my interest in this has grown due to this. I did run through this multiple times before it started making sense. I am still not 100% there but getting there. QC is really cool. I love it. Nature is so weird and wonderful. This was a great video. Thanks!

  • @ossiehalvorson7702

    @ossiehalvorson7702

    2 жыл бұрын

    It'll be easier if you learn classical computing first. He does a lot of comparing to classical computing to help understand quantum computing, so if you don't follow the comparisons, you're probably going to struggle to understand the subject matter.

  • @GoobNoob

    @GoobNoob

    Жыл бұрын

    You should probably start with learning some linear algebra. Would be a big help

  • @christiangodin5147
    @christiangodin51474 жыл бұрын

    Thank you for your mathematical approach of e,g, the difficult phenomenon of "coordination" of Qbits. Our language limitations only reflect the fact that we do not really understand quantum physics. It works, but we don't know why it works. Mathematics only define a model.

  • @fifteenfingers
    @fifteenfingers5 жыл бұрын

    This presentation is fantastic. This is the first one after which I'm legitimately interested in learning more about quantum computing instead of thinking "Man, that's weird"

  • @AndrewHelwer

    @AndrewHelwer

    5 жыл бұрын

    Glad you enjoyed!

  • @sweemok4995
    @sweemok49952 жыл бұрын

    Its nice to see a technical presentation on QC with real content that one can learn from.

  • @antoniaghiliman2377
    @antoniaghiliman23772 жыл бұрын

    Thank you so much!! I've watched so many videos on this topic, but after I've watched this one, everything became truly clearer. Great presentation! (till now, I've also had 5 courses at the University, and didn't get anything unfortunately)

  • @ShahidNihal
    @ShahidNihal5 жыл бұрын

    I hope to watch a video on shor's algorithm by this guy! This is the best video I've seen so far!

  • @americancitizen748

    @americancitizen748

    2 жыл бұрын

    Shor's algorithm can (in theory) find prime factors of very large integers. If we ever have a reliable quantum computer with MANY qubits we will be able to break military grade encryption in a fairly short amount of time. That is currently impossible using classic computers.

  • @ChristopherWeiss
    @ChristopherWeiss5 жыл бұрын

    This is excellent! This is exactly what I was looking for to gain a basic understanding.

  • @sherryalfiebestprotraderik8949

    @sherryalfiebestprotraderik8949

    3 жыл бұрын

    Hello there's this trader you should know she's an expert in trading she as made me wealthy, Ever since i started following her strategy & techniques things as be going well for me, Contact via Gmail @hauserjolietradingoptions and thank me later..

  • @sherryalfiebestprotraderik8949

    @sherryalfiebestprotraderik8949

    3 жыл бұрын

    She's available on Whats app: + 1. 2. 5. 3. 5. 5. 9. 0. 6. 8. 8. ..

  • @Azerty7777
    @Azerty77773 жыл бұрын

    two years later, it remains the best video on quantum cumputing, Bravo and thank you

  • @AndrewHelwer

    @AndrewHelwer

    3 жыл бұрын

    Glad you enjoyed!

  • @baconinvader
    @baconinvader3 жыл бұрын

    finally. I've watched and read so many things that just talk about the fact that superposition is a thing without actually going in to what it means for computation

  • @franks.6547
    @franks.65475 жыл бұрын

    As to the input/output confusion at 36:24 The words i/o refer to the names of two variables: i is *used* to store the input data, o is *used* to retrieve the result. The apostrophe ' indicates the state before or after applying the gate BB. This is different from the one qbit gate, where there was no variable name for the one qbit, and i/o described the state like the apostrophe ' in the second example.

  • @YouLilalas

    @YouLilalas

    3 жыл бұрын

    Yes, it really makes sense if you put it that way. I think he explained this naming convention poorly.

  • @rfyl

    @rfyl

    2 жыл бұрын

    Another way to put it: "Input" and "Output" are merely the *names* of the *lines* -- "Input" is named after what it is used for *before* the computation, and "Output" is named after what it is used for *after* the computation.

  • @funkyraccoonster3209
    @funkyraccoonster32093 жыл бұрын

    I fell asleep and found myself here, i don’t think I need to know this, I’m an animator wtf

  • @badblood18

    @badblood18

    3 жыл бұрын

    The beauty is that you can learn it and apply it to your field

  • @omidazadi9694

    @omidazadi9694

    3 жыл бұрын

    learn it tho its super fun

  • @americancitizen748

    @americancitizen748

    2 жыл бұрын

    I bet quantum computers could speed up computer animation?

  • @javiera.arroyo-figueroa2074
    @javiera.arroyo-figueroa20742 жыл бұрын

    This by far the *best* introductory course on quantum computing! If this guy teaches at a college or university, he should be getting very high marks.

  • @AmericanFreedom911
    @AmericanFreedom9113 жыл бұрын

    Gotta give this kid credit for his effort at explaining the unexplainable. Good job!

  • @abdoumenouer7762
    @abdoumenouer77624 жыл бұрын

    This presentation was pretty nifty!

  • @muranki1293

    @muranki1293

    4 жыл бұрын

    pretty neat... ooookay

  • @Brosylen

    @Brosylen

    3 жыл бұрын

    @Doido do Minescraft First, what is a "floop" to you ?

  • @anteconfig5391
    @anteconfig53916 жыл бұрын

    It's times like these I wish I knew more. It always takes me 2 time longer than the actual video length to watch informative videos like these. I don't know what he's drinking but it makes me want some fruit punch.

  • @hidroman1993

    @hidroman1993

    5 жыл бұрын

    Hey it's quantum computing, not the Kardashians' ;)

  • @anteconfig5391

    @anteconfig5391

    5 жыл бұрын

    lol. I couldn't watch them for more than 5 minutes. Watching them is like watching monkeys argue about which shape fits in what hole. It's irritating.

  • @hidroman1993

    @hidroman1993

    5 жыл бұрын

    Instead we are trying to understand quantum physics, isn't that a lot to be proud of???? 😍

  • @josephbush5832

    @josephbush5832

    5 жыл бұрын

    Don't worry man, I've been studying Physics since high school for about 6 years now and specifically studying quantum computing for about 4 weeks and I feel that that's barely good enough to watch the video and understand it all without stopping. Furthermore none of those guys in the lecture seemed to get it.

  • @deluxeassortment

    @deluxeassortment

    5 жыл бұрын

    Imagine you have to make a decision. You can either do x, or you can do y. Then, 5 minutes later, you must also do either x or y. And so on, for an arbitrary amount of time. You won't know the factors that affect each decision until you reach each decision. But if you write each decision on to a paper, you can predict many possible paths, x-y-x-x-y-x-y-y-y etc. The superposition is the sum of all those paths. You cannot possibly know which path you will take, same for the the next person and the next person after that. But you can predict the probability you'll each end up in certain places.

  • @abeke5523
    @abeke55234 жыл бұрын

    This is literally the best video on quantum mechanics, how could 275 people dislike it?

  • @jayjunior607
    @jayjunior6073 жыл бұрын

    Thank you KZread for recommending this. Been trying to understand this whole QC thing the past month...

  • @jpt3640
    @jpt36402 жыл бұрын

    Great video! I was totally impressed that programming a QC is so easy. The hard part is finding suitable problems and developing algorithms. We have to reinvent computing from scratch!

  • @marcusrosales3344

    @marcusrosales3344

    Жыл бұрын

    That's not really correct... Quantum decoherence is the biggest issue, which has to do with the device. Currently they use an electric flux threading two concentric superconducting rings. This has a 90 microsecond decoherence time! Certain topological phases of 2D systems with certain guage symmetries support nonlocal objects called anyons. These have recently been shown as an avenue for robust quantum computation using their braiding statistics. In short the underlying device is the main issue.

  • @jpt3640

    @jpt3640

    Жыл бұрын

    @@marcusrosales3344 sure. I wasn't talking about the actual hardware. I am computer scientist, they know nothing about the hardware since abstraction layers have been invented;)

  • @marcusrosales3344

    @marcusrosales3344

    Жыл бұрын

    @@jpt3640 There are problems which are known to be solved better on QC though... Have you read ANYTHING on the subject? If not, you don't know, so you can't state anything.

  • @diatiofan

    @diatiofan

    Жыл бұрын

    @@jpt3640 Sometimes haters be hating

  • @somebodyelse2192

    @somebodyelse2192

    Жыл бұрын

    @@marcusrosales3344 "big issue" =/= "biggest issue"

  • @IslandHermit
    @IslandHermit5 жыл бұрын

    This the best video I've seen to date on quantum computing and has helped me to understand quantum computing to a degree that I've never achieved before. Some of the explanations could be better. In particular the explanation of the Deutsch Oracle would be improved by labelling the two Qbits 'A' and 'B' instead of 'Input' and 'Output'. We could then say that we use the 'B' Qbit to represent the input value for the function inside the black box and we use the 'A' Qbit to represent the output value from that function. Then all that is left is to demonstrate why the 'A' Qbit must start out as |0> and the 'B' Qbit must remain unchanged for the Oracle to work, which the presenter glossed over too quickly for my liking.

  • @patriciogaldames9295
    @patriciogaldames92952 жыл бұрын

    Excellent presentation!!. This is one of the clearest webinar about this topic that I have ever watched. Thanks so much!!

  • @sacramentofwilderness6656
    @sacramentofwilderness66563 жыл бұрын

    A very nice, easy to follow and exhaustive introduction. Really love the speaker!

  • @maxurbas2358
    @maxurbas23585 жыл бұрын

    If you made this into a series that would be amazing!

  • @JordanService
    @JordanService5 жыл бұрын

    @30:30 "Its nice to know that if you use complex numbers our diagram is a shpere" HOLY SHIZZZ. dude that really blew my mind.

  • @samsonblack

    @samsonblack

    3 жыл бұрын

    A 3-dimensional sphere (unit vectors in 4D): www.wikiwand.com/en/Special_unitary_group#/Diffeomorphism_with_S3

  • @RetroSpectrum7
    @RetroSpectrum72 жыл бұрын

    Been looking for something this clear for many years. Thanks so much!

  • @RipRop__
    @RipRop__3 жыл бұрын

    Honestly, this was the most mind blowing lecture I have ever watched.

  • @eldarmusayev7653
    @eldarmusayev76534 жыл бұрын

    Good stuff, wish he'd covered more than 50/50 probabilities. Would love to see more from this lecturer

  • @atf300t
    @atf300t5 жыл бұрын

    This is one of the best introductions in quantum computing that I've ever seen. The speaker has found a very good balance between presenting things as simple as possible but still capturing the essence of quantum computation. The only point when things got a bit confusing was when he mentioned instantaneous collapse. The problem with "collapse" is that its meaning depends on the chosen interpretation. Some interpretations of QM (such as MWI) reject the actuality of wavefunction collapse. Some other interpretations (most noticeable CI) allow it, but they do not treat this process as ontologically objective. All existing object collapse theories (i.e. those that assume that collapse is an ontological process) are incompatible with the existing formalism of quantum mechanics. (See en.wikipedia.org/wiki/Objective_collapse_theory )

  • @Privacy-LOST
    @Privacy-LOST4 жыл бұрын

    27:50 He sums up "all" quantum computing in one sentence. brilliant.

  • @jagk4459
    @jagk44594 жыл бұрын

    Thank you for this amazingly dense, informative and casual presentation! I enjoyed it! =D

  • @astcal
    @astcal6 жыл бұрын

    excellent presentation! I thought it would be quite terse and boring, but turns out fairly easy to follow and very interesting.

  • @bartosik321
    @bartosik3214 жыл бұрын

    7:43 this is so funny to me for some reason, i thought he was talking to a room full of people

  • @zzzzzzmc

    @zzzzzzmc

    4 жыл бұрын

    he is but the room is in superposition

  • @bartosik321

    @bartosik321

    4 жыл бұрын

    @@zzzzzzmc whoa

  • @davidrojas4687

    @davidrojas4687

    3 жыл бұрын

    It will be when it's near and theres a business opportunity

  • @josephking2095
    @josephking20954 жыл бұрын

    I truly appreciate this explanation. It’s sort of like seeing the light at the end of the tunnel, for me anyway. In my opinion, the only other factor not taken into mathematical account (that I’ve seen) is the mental nature of the universe. “The Universe is mental.” Or so says The Thrice Great. “Everything is and isn’t at the same time.” .... so many Hermetic axioms come to life in my mind when contemplating QC, and I am seriously blown away by the capabilities of this tech . THANKS again for the much needed enlightenment.

  • @EpicMeerGaming
    @EpicMeerGaming2 жыл бұрын

    Excellent lecture, you guys should have this guy come back to present more.

  • @dekutree5979
    @dekutree59795 жыл бұрын

    This is one of the most interesting and informative talks I've watched!

  • @sherryalfiebestprotraderik8949

    @sherryalfiebestprotraderik8949

    3 жыл бұрын

    Hello there's this trader you should know she's an expert in trading she as made me wealthy, Ever since i started following her strategy & techniques things as be going well for me, Contact via Gmail @hauserjolietradingoptions and thank me later..

  • @sherryalfiebestprotraderik8949

    @sherryalfiebestprotraderik8949

    3 жыл бұрын

    She's available on Whats app: + 1. 2. 5. 3. 5. 5. 9. 0. 6. 8. 8. ..

  • @Kakerate2
    @Kakerate22 жыл бұрын

    slides 1:21 why learn 4:33 learning objectives 7:37 he got me here lol, started saying 2bit ops lol 10:48 tensor products of values (missed a slide oops) ... 24:30 Hadamard Gate 33:11 Deutsch Oracle 52:00 Tricky bit on Tensor Products

  • @Necro-s

    @Necro-s

    4 ай бұрын

    I'm still struggling to understamd the thing with the Deutch oracle. Yes we got one input of 2 qbits, but the samecould be done with a classical. If we simply send a 1 and a 0 at the same time all will be clear. However, if we only send one at a time, why did the algorhythm shown in the video has 2?

  • @pradyumansinghshekhawat7364
    @pradyumansinghshekhawat73643 ай бұрын

    Perfect Video start learning quantum computing, the actual math behind it, rather than fancy statements. Well Done!

  • @fyggy5480
    @fyggy54804 жыл бұрын

    really good presentation. now i know how i would even vaguely approach a quantum computing problem instead of just blindly following tutorials

  • @jvcmarc
    @jvcmarc5 жыл бұрын

    Loved seeing a quantum computing explanation that wasn't afraid to get into the mathmatics Every other explanation I had seen so far barely talked about how this could mathmatically work, all they said was "well, is both 1 and 0 at the same time" But actually understanding the complex tensor representation really helped However, I kind of got curious as to how the qbit could work in complex states I believe I should start my studies in computer science next year, since it's my last year at high school, so I believe I am going to be one of the pioneers of actually puting this new technology to use in my carrer, really excited

  • @josephpareti9156

    @josephpareti9156

    Жыл бұрын

    yes, matrix manipulation definitely helps understanding. The Deutsch Oracle case gives an idea on quantum advantage, but there are other factors including which algorithms can really benefit and how long will it take to deploy them in production. Yet I see VW , Airbus and CERN are serious about QC.

  • @ilkoderez601
    @ilkoderez6014 жыл бұрын

    This is one of the best introductions to quantum computing that I've seen. Other teachers should use this presentation as a template to expand on. Thanks to whoever that guy is, he's a good (nifty) instructor!

  • @Cyba_IT
    @Cyba_IT2 жыл бұрын

    I thought he was presenting to an auditorium full of people and when the camera showed the audience there's like 10 people there in a small room! Pretty cool that nearly 1.5 million ppl have seen the vid and nearly 2k comments so there is definitely interest. Very well presented by this young guy.

  • @noeotorten6517
    @noeotorten65172 жыл бұрын

    Hands down, the clearest explanation of quantum computing there is.

  • @itanbar
    @itanbar4 жыл бұрын

    Still one of the best explanations out there, well done!!

  • @sherryalfiebestprotraderik8949

    @sherryalfiebestprotraderik8949

    3 жыл бұрын

    Hello there's this trader you should know she's an expert in trading she as made me wealthy, Ever since i started following her strategy & techniques things as be going well for me, Contact via Gmail @hauserjolietradingoptions and thank me later..

  • @sherryalfiebestprotraderik8949

    @sherryalfiebestprotraderik8949

    3 жыл бұрын

    She's available on Whats app: + 1. 2. 5. 3. 5. 5. 9. 0. 6. 8. 8. ..

  • @WilliamBarksdale
    @WilliamBarksdale4 жыл бұрын

    32:22 - "Imagine I show up on your doorstep and I give you a package, its just a black box that has a function on one bit, what a horrible present" 😂

  • @martintunnicliffe8934
    @martintunnicliffe89343 жыл бұрын

    One of the clearest explanations I've ever seen

  • @RameshSubrahmanyam
    @RameshSubrahmanyam2 жыл бұрын

    This is a very clear introduction to the topic. I think a useful way to describe the hack for non-reversible functions is as follows: one can't build a "block" using quantum mechanical circuitry that implements a non-reversible function f. But, one can implement a block that takes two input qubits, O and I, and produces two output qubits O' and I' with the following property: if supplied a zero for O and some input x on I, it will output f(x) on O'. One can use this building block in a larger circuit, ignore O and I', and get the effect of a block that computes f.

  • @yinghaotan5038
    @yinghaotan50385 жыл бұрын

    I rarely make comments on youtube videos but this video really increases my understanding on the idea of quantum computing by leaps! Kudos to the lecturer! Well done and good job!

  • @paulmarsh9544
    @paulmarsh95444 жыл бұрын

    For a young guy he sure knows a lot, He must've been studying quantum mechanics in kindergarten

  • @mmd1080

    @mmd1080

    4 жыл бұрын

    He was and he wasn't

  • @5ithofnov159

    @5ithofnov159

    3 жыл бұрын

    @@mmd1080 oof

  • @brandonberisford

    @brandonberisford

    3 жыл бұрын

    This stuff is fairly basic tbh. You learn way more than this in an undergraduate Quantum course.

  • @5ithofnov159

    @5ithofnov159

    3 жыл бұрын

    @@brandonberisford stfu

  • @bobthebuilder5493

    @bobthebuilder5493

    3 жыл бұрын

    @@5ithofnov159 you good?

  • @kboltiz
    @kboltiz2 жыл бұрын

    Thanks for this dude. I wrote an essay and some simple code in python and lua for quantum computing the thumb rules you're talkin about which got me a higher rank in my community :D

  • @thegreatdream8427
    @thegreatdream84273 жыл бұрын

    Pretty nifty indeed! What I'm suspecting is that qubits can be thought of as unit quaternions, which for me at least, makes it a lot more intuitive to think about them. But maybe for most people it wouldn't be! But if they're points on a 3-sphere, that sort of makes it make sense to me that you might have opposite "poles" of a sphere - the two different half and half superpositions - which project to the same ultimate value but are different - it's just phase again, like polarization.

  • @benromero3566
    @benromero35665 жыл бұрын

    Watching this on valentine's day. Freaked me out for a moment:D

  • @TheGesox
    @TheGesox5 жыл бұрын

    I never thought i would say this in my entire life but Thank you microsoft for this vid

  • @Guest-gy9vp

    @Guest-gy9vp

    4 жыл бұрын

    I agree with you. It' the guy. he is honest and likes to share what he knows which is the opposite of what Microsoft does. Hopefully, he doesn't work there for a while otherwise he will learn their culture and he will start to explain stuff as what Microsoft did in the Microsoft helicopter joke!

  • @mani98
    @mani983 жыл бұрын

    I really appreciate this, I really feel like I can grasp the basics of this now

  • @MrHatoi
    @MrHatoi4 жыл бұрын

    I think it would help in the Black Box problem to draw the CNOT gate as having 2 inputs and 2 outputs so the fact that it changes the input makes more sense.

  • @Seanonyoutube
    @Seanonyoutube3 жыл бұрын

    KZread, your algorithm has spoken; I shall now become a computer scientist.

  • @alimfuzzy
    @alimfuzzy3 жыл бұрын

    Nice presentation. And thanks for sharing the slides.

  • @voloaot2
    @voloaot22 жыл бұрын

    I just wanted to say thanks for all the great questions that you have asked during that session. These were also my questions, but since I wasn't there I wouldn't be able to ask those. I think the video without your questions, would leave just too much of a untelled explanations.

  • @fbarousse
    @fbarousse4 жыл бұрын

    Seems I may like Microsoft a bit more on Quantum computing than on classic computing...Phenomenal explanation of concepts and terms. Kudos !

  • @wmd5645
    @wmd56455 жыл бұрын

    The can is empty yet he keeps drinking.

  • @wmd5645

    @wmd5645

    5 жыл бұрын

    If it was a snake it would have bit me!

  • @figfox2425

    @figfox2425

    5 жыл бұрын

    There is a dealive cat inside.

  • @jenna8204

    @jenna8204

    5 жыл бұрын

    m.kzread.info/dash/bejne/pJWhtq5mm5i8oM4.html

  • @matthijshebly

    @matthijshebly

    5 жыл бұрын

    It's both half-full and half-empty at the same time!

  • @matthijshebly

    @matthijshebly

    5 жыл бұрын

    I once drank too much from a half-full, half-empty beer can, felt like I was in a superposition, became entangled for a while, then collapsed...

  • @msrasras
    @msrasras5 жыл бұрын

    The presenter designed the lecture computer scientists with little background in physics in general, and hammered the weirdness of QM in this lecture, great job!

  • @saadwazir
    @saadwazir3 жыл бұрын

    Finally you explain beyond 0 and 1 at the same time .. very good explanation

  • @farhanislam8463
    @farhanislam84632 жыл бұрын

    Wonderful presentation. I'm glad that quantum physics is mostly linear algebra with a different notation .

  • @carlswhitmore
    @carlswhitmore5 жыл бұрын

    Great intro to quantum computing. I finally understand WHAT IT IS!. The really distracting part is his drinking from an empty can!

  • @iljasmoltsak8726

    @iljasmoltsak8726

    5 жыл бұрын

    i know right. started great but then became a bit insecure. good talk i agree

  • @gjenkins1976

    @gjenkins1976

    3 жыл бұрын

    The can is in superposition and is both empty and full at the same time that’s why

Келесі