Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,9 @@ search:
show_if_no_docstrings: false
members:
- unitary
- multiply
- multiply_constant
- canonical_multiply
- canonical_multiply_constant
<!-- prettier-ignore-end -->
<!-- spell-checker: enable -->
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The access token is the API token that appears at the top of the [IBM Quantum Cl
Included hardware:

- "ibm_kingston"
- "ibm_brisbane"
- "ibm_boston"
- "ibm_marrakesh"
- "ibm_torino"
- "ibm_fez"
Expand Down
Loading