ran gen-api for qiskit-ibm-transpiler v 0.18.0 (latest) - #5429
Draft
eharvey328 wants to merge 1 commit into
Draft
Conversation
12 tasks
axelhzf
reviewed
Jul 28, 2026
| | [`CollectPermutations`](ai-collect-permutations "qiskit_ibm_transpiler.ai.CollectPermutations")(\[...]) | Collects blocks of SWAP circuits as Permutations. | | ||
| | | | | ||
| | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | | ||
| | [`AIRouting`](/docs/api/qiskit-ibm-transpiler/ai-ai-routing "qiskit_ibm_transpiler.ai.AIRouting")(\[coupling\_map, backend, ...]) | The AIRouting pass acts both as a layout stage and a routing stage. | |
Collaborator
There was a problem hiding this comment.
🤔 why the change from relative to absolute links?
Contributor
Author
There was a problem hiding this comment.
This was a change introduced during the addons pipeline to resolve cross-package links. It does this by passing allObjectInvs. When a link matches it's own package's object.inv, they get rewritten to absolute paths by resolveStubUrl.
The relative-to-absolute change is intentional behavior from that pipeline refactor, and both formats work (normalizeUrl handled paths that starts with /docs/api). So functionally it's fine, it's just a side effect of now resolving cross-package links through object.inv.
eharvey328
marked this pull request as draft
July 28, 2026 20:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
see #5430
qiskit-ibm-transpiler v0.18.0 (latest)