The Wayback Machine - https://web.archive.org/web/20210124032647/https://github.com/topics/qiskit
Skip to content
#

qiskit

Here are 231 public repositories matching this topic...

qiskit
msramalho
msramalho commented Nov 15, 2018

Whenever a slide has minted code, like so:

\begin{frame}[fragile]{Example minted}
	\begin{minted}{python}
		from qiskit_aqua import run_algorithm

		print(run_algorithm(params)['result'])
	\end{minted}
\end{frame}

One is unable to add the \pagenumber before \end{frame} as it gets left aligned instead of right aligned:
![image](https://user-images.githubusercontent.com/1

Quantum-Computing-Collection-Of-Resources

A Well Maintained Repository On Quantum Computing Resources [Code+Theory] Updated Regularly During My Time At IBM, Qubit x Qubit And The Coding School's Introduction To Quantum Computing Course '21
  • Updated Jan 12, 2021
  • Jupyter Notebook
RasQberry

Improve this page

Add a description, image, and links to the qiskit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the qiskit topic, visit your repo's landing page and select "manage topics."

Learn more