documentation icon indicating copy to clipboard operation
documentation copied to clipboard

The documentation content home for https://docs.quantum-computing.ibm.com.

Results 100 documentation issues
Sort by recently updated
recently updated
newest added

Closes #1078 This is a very rough draft and am still laying out the outline for the page.

Add page on UnitarySynthesis, with an explanation of the [Quantum Shannon Decomposition and the multiplexor formalism.](https://arxiv.org/abs/quant-ph/0406176v5)

content πŸ“„
section: transpile πŸ”€

### Feedback So there I was trying to find the migration guides... Landing here https://docs.quantum.ibm.com/ I see things laid out for me where I can get to API refs, various...

content πŸ“„
needs discussion πŸ’¬
user feedback πŸ“₯

### URL to the relevant documentation https://docs.quantum.ibm.com/api/qiskit/qiskit.circuit.library.XXPlusYYGate ### Please describe the UI problem. When zooming in, a long TeX equation will be cut off. The only way I could find...

infra πŸ—οΈ
bug πŸ›
UI feedback

@SMLPfaendler noted that some client onboarding material uses an out-of-date link for how to cite systems/software in research. The citing information now lives in the [FAQs section of the support...

content πŸ“„
needs discussion πŸ’¬
bug πŸ›

Once the cloud simulator service has been removed, the following pages should be removed from docs: - https://docs.quantum.ibm.com/verify/using-ibm-quantum-simulators - https://docs.quantum.ibm.com/verify/cloud-based-simulators Also remove the Test setup example from the IQP setup...

content πŸ“„
section: verify πŸ§ͺ
on hold ⏸️

Looking at GitHub Actions history in https://github.com/Qiskit/documentation/actions/workflows/preview-docs.yml, I couldn't find any cleanup jobs that have other run. This is plausible because I realized the code for cleanups has been broken...

infra πŸ—οΈ
bug πŸ›

These never had front matter. Axel said it's fine for now, but we should improve it soon. > Please fix these files: docs/api/qiskit-ibm-provider/ibm-provider.md,docs/api/qiskit/transpiler_builtin_plugins.md,docs/api/qiskit-ibm-runtime/ibm-runtime.md We need to an `else` clause here:...

infra πŸ—οΈ

The following files in `docs/api/qiskit` end in `.rst.md`: ``` qiskit.pulse.library.Constant_class.rst.md qiskit.pulse.library.Cos_class.rst.md qiskit.pulse.library.Drag_class.rst.md qiskit.pulse.library.Gaussian_class.rst.md qiskit.pulse.library.Sawtooth_class.rst.md qiskit.pulse.library.Sech_fun.rst.md qiskit.pulse.library.Sin_class.rst.md qiskit.pulse.library.Square_fun.rst.md qiskit.pulse.library.Triangle_class.rst.md ``` The `.rst` ends up in the URL. For example, see https://docs.quantum.ibm.com/api/qiskit/qiskit.pulse.library.Square_fun.rst.

infra πŸ—οΈ

Currently, we host in docs.quantum.ibm.com all the API docs for Qiskit that used to be in qiskit.org. Some of these docs are quite old, like Qiskit 0.19 from June 2020...

infra πŸ—οΈ
API docs