Chapter 10: Getting to Know Algorithms with Aqua

So, we have finally come to the part where we will slow down a bit on coding our own circuits and instead take a look at what is arguably the most interesting part of Qiskit®—Qiskit Aqua.

As we were building the various Grover implementations in the last chapter, we saw how that seemingly simple algorithm turned into an unwieldy beast of coding when you implemented it in Qiskit Terra. If you are building a hybrid classical/quantum program (where you just want to use the Grover search function), it would be vastly simpler if you could just import and run a Qiskit® implementation of it, or other quantum algorithms, and not have to code from scratch.

So, with a fanfare and a drum roll, we now take ...

Get Quantum Computing in Practice with Qiskit® and IBM Quantum Experience® now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.