qiskit
Here are 424 public repositories matching this topic...
-
Updated
May 8, 2022 - OpenQASM
-
Updated
May 5, 2022 - Jupyter Notebook
Feature details
The qml.kernels.utils.py file contains the utility functions to compute the square kernel matrix of a training set as well as the kernel matrix between training and test data. There are some aspects that could be updated though:
- These functions are not compatible with all frameworks, for example the usage of
np.arrayin these functions prohibits using them with Torch or
What is the expected enhancement?
The openQASM project should have release notes associated with each tagged release (see #321). These should contain a summary of all changes included in the prepared release (or the development branch). For ease (and distribution) of maintenance, we should consider using reno which has been used with success in Qiski
Describe the Issue
- In section 2.4.3 on Controlled Rotations, the line "A controlled R_x(θ) could similarly be made using CNOT gates." seems incorrect.
- I assume that the line claims that replacing R_y(θ/2) by R_x(θ/2) (similarly for the -θ case), in the circuit above, we would get a controlled R_x(θ). This is incorrect.
- Passing |1> through q_0, we get X R_x(-θ/2) X R_x(θ/2)q_1, fo
-
Updated
Mar 19, 2022 - Jupyter Notebook
Description
All error mitigation techniques in Mitiq have the associated mitigate_executor function. E.g. mitiq.zne.mitigate_executor().
The current implementation for ZNE, PEC and CDR assumes an executor that is not batched, i.e., that takes a single circuit
and returns a single result.
Only for the DDD technique, mitigate_executor is now compatible with batched executors.
H
-
Updated
Apr 10, 2021 - Jupyter Notebook
-
Updated
Jan 29, 2020
-
Updated
Oct 27, 2021 - Jupyter Notebook
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:
 was added. The task is to remove these redundant casts and add a few assertions/additional tests as needed.
-
Updated
Sep 7, 2021
-
Updated
Jan 8, 2021 - Python
-
Updated
May 21, 2019 - HTML
-
Updated
Feb 14, 2022 - Python
-
Updated
Mar 2, 2019 - Python
-
Updated
Sep 21, 2020 - Jupyter Notebook
-
Updated
Mar 11, 2022 - Python
-
Updated
May 6, 2022 - Jupyter Notebook
-
Updated
Mar 10, 2022 - Python
-
Updated
Apr 11, 2022 - Python
-
Updated
May 19, 2021 - Python
Need more tutorials contributed by the community
Improve this page
Add a description, image, and links to the qiskit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the qiskit topic, visit your repo's landing page and select "manage topics."
Does existing documentation need to be updated with new content?
https://qiskit.org/documentation/stubs/qiskit.compiler.transpile.html
https://qiskit.org/documentation/stubs/qiskit.transpiler.CouplingMap.html
https://qiskit.org/documentation/stubs/qiskit.compiler.transpile.htm