Earlier quoted context omitted.
There are some basic linear algebra subroutines (Matrix inversion, finding eigenvalues & eigenvectors) that can be performed with an exponential speedup on a quantum computer in theory, that's why there is so much interest in Quantum Machine Learning. If you are asking about the current hardware level, then no, current quantum computers can not solve any practical problem faster than a classical computer. In theory c…
> There are some basic linear algebra subroutines (Matrix inversion, finding eigenvalues & eigenvectors) that can be performed with an exponential speedup on a quantum computer in theory Eh... those particular subroutines have polynomial time algorithms already on a classical computer. You can't exponentially speed up something that's polynomial time already.
CERN Online introductory lectures on quantum computing from 6 November
31–40 of 40 posts
Re: CERN Online introductory lectures on quantum computing from 6 November
#32Earlier quoted context omitted.
Any advice on breaking into the industry? Would be really neat to work as a quantum research engineer, or software engineer on quantum computers!
ETH Zurich has a quantum engineering masters: https://master-qe.ethz.ch/
Re: CERN Online introductory lectures on quantum computing from 6 November
#33Re: CERN Online introductory lectures on quantum computing from 6 November
#34is anyone attending? They given time for GMT 6:30 AM..still waiting for the feed to start
Re: CERN Online introductory lectures on quantum computing from 6 November
#35Earlier quoted context omitted.
> There are some basic linear algebra subroutines (Matrix inversion, finding eigenvalues & eigenvectors) that can be performed with an exponential speedup on a quantum computer in theory Eh... those particular subroutines have polynomial time algorithms already on a classical computer. You can't exponentially speed up something that's polynomial time already.
https://quantumalgorithmzoo.org/ lists algorithms, speedups, and descriptions.
(Though for the benefit of readers here, the list doesn't include any "basic linear algebra subroutines (Matrix inversion, finding eigenvalues & eigenvectors)").
Re: CERN Online introductory lectures on quantum computing from 6 November
#36Earlier quoted context omitted.
https://quantumalgorithmzoo.org/ lists algorithms, speedups, and descriptions.
That's a great list, thanks! (Though for the benefit of readers here, the list doesn't include any "basic linear algebra subroutines (Matrix inversion, finding eigenvalues & eigenvectors)").
Re: CERN Online introductory lectures on quantum computing from 6 November
#37Re: CERN Online introductory lectures on quantum computing from 6 November
#38If anyone is interested I've also created a short 1.5 hour lecture on quantum computing aimed specifically at software engineers & computer scientists, which has proven popular: https://youtu.be/F_Riqjdh2oM I'd love to answer any questions people have. In quantum computation, state behaves like a vector and logic gates behave like matrices that multiply the vector to get a new state value. It doesn't get too much mor…
Re: CERN Online introductory lectures on quantum computing from 6 November
#39Re: CERN Online introductory lectures on quantum computing from 6 November
#40Can past sessions be downloaded/re-watched?