documentation
documentation copied to clipboard
The documentation content home for https://docs.quantum-computing.ibm.com.
Adds a new page on best practices for ecosystem projects. [Link to preview](https://qiskit.github.io/documentation/pr-1760/open-source/best-practices)
### URL, if applicable https://docs.quantum.ibm.com/build ### Describe the new content you are requesting. We will be add additional gates to the basis gate set including rx, rzx on Eagle and...
When the device basis gates get updated to include rx and rzz gates we will need a new page in the build section to show how to use this feature...
When the basis gates get updated users will be able to set a flag in runtime `use_fractional_gates=True`, we should update the runtime options page to mention this flag
In https://docs.quantum.ibm.com/run/primitives#estimator :  This PR removes the parenthesis in the `V1` titles to unify them with the `V2` titles. (also adds tt to `PubResult`)
Closes #1526 (and will likely close #1471 @lerongil). FYI @nbronn here's the draft of the fractional gates page.
### Tasks - [ ] #1471 - [ ] https://github.com/Qiskit/documentation/issues/1526 - [ ] https://github.com/Qiskit/documentation/issues/1527 - [ ] https://github.com/Qiskit/documentation/issues/1528 - [ ] https://github.com/Qiskit/documentation/issues/1529 - [ ] Update runtime feature compatibility table...
Closes #1527 Currently blocked by #1734 which will need to be merged before CI passes. Utilizing fractional gates is a flag that is set when requesting a backend from a...
```[tasklist] ### Tasks - [ ] https://github.com/Qiskit/documentation/issues/1701 - [ ] https://github.com/Qiskit/documentation/issues/1702 - [ ] https://github.com/Qiskit/documentation/issues/1703 - [ ] https://github.com/Qiskit/documentation/issues/1704 - [ ] https://github.com/Qiskit/documentation/issues/1705 - [ ] Add functions to qiskit...