dakk / qiskit_exam_resources

My IBM_QISKIT_EXAM_C1000-112 resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qiskit IBM Exam resources

My personal notebooks for the IBM Qiskit Exam C1000-112. I created two notebooks covering all the topics enumerated in the list written here.

https://www.ibm.com/training/certification/C0010300

Topics

Topics covered by the notebooks:

  • Construct multi-qubit quantum registers

  • Measure quantum circuits in classical registers

  • Use single-qubit gates

  • Use multi-qubit gates

  • Use barrier operations

  • Return the circuit depth

  • Extend quantum circuits

  • Return the OpenQASM string for a circuit

  • Execute a quantum circuit

  • Use the available simulators

  • Read a QASM file and string

  • Use classical and quantum registers

  • Use operators

  • Measure fidelity

  • Return and understand the histogram data of an experiment

  • Return and understand the statevector of an experiment

  • Return and understand the unitary of an experiment

  • Monitor the status of a job instance

  • Perform operations around the Qiskit version

  • Use information gained from %quiskit_backend_overview

  • Draw a circuit

  • Plot a histogram of data

  • Plot a Bloch multivector

  • Plot a Bloch vector

  • Plot a QSphere

  • Plot a density matrix

  • Plot a gate map with error rates

  • Access a statevector_simulator backend

  • Access a qasm_simulator backend

  • Access a unitary_simulator backend

About

My IBM_QISKIT_EXAM_C1000-112 resources


Languages

Language:Jupyter Notebook 100.0%