Skip to content

Commit

Permalink
Numbering RFC0012 and RFC0013 (#49)
Browse files Browse the repository at this point in the history
* numbering RFC0012 and RFC0013

* extra steps for 0007

---------

Co-authored-by: Matthew Treinish <[email protected]>
  • Loading branch information
1ucian0 and mtreinish authored Sep 13, 2023
1 parent 2f480ad commit 4aa5af8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 0012-algorithms-migration.md → 0013-algorithms-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

| **Status** | **Proposed** |
|:------------------|:------------------------------------------------------------------------------------------|
| **RFC #** | #### |
| **RFC #** | 0013 |
| **Authors** | [Elena Peña Tapia](https://github.com/ElePT), [Steve Wood](https://github.com/woodsp-ibm) |
| **Submitted** | 2023-07-05 |
| **Updated** | 2023-08-28 |
| **Updated** | 2023-08-31 |


## Summary
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ facilitate that and collect feedback prior to implementation.
| RFC | Status | References/Discussion |
| --- | ------ | --------------------- |
| `0014` [Overhaul Qiskit Experiments](0014-overhaul-qiskit-experiments.md) | Implementation in progress | [RFC PR](https://github.com/Qiskit/RFCs/pull/47) \| [Implementation](https://github.com/Qiskit-Extensions/qiskit-experiments/issues/1268) |
| `0013` [Plan to move `Qiskit/qiskit-terra/algorithms` module to `qiskit-community/qiskit-algorithms` independent repo](0013-algorithms-migration.md) | Implementation in progress | [RFC PR](https://github.com/Qiskit/RFCs/pull/44/) \| [Implementation](https://github.com/Qiskit/RFCs/issues/48)|
| `0012` [Pulse Compiler & IR](0012-Pulse-Compiler-and-IR.md) | Implementation in progress | [RFC PR](https://github.com/Qiskit/RFCs/pull/45) \| [Implementation](https://github.com/Qiskit/qiskit/issues/10759)|
| `0011` [Plan to rename `Qiskit/qiskit-terra` repo to `Qiskit/qiskit`](0011-repo-rename.md) | Implementation in progress | [RFC PR](https://github.com/Qiskit/RFCs/pull/31) \| [Implementation](https://github.com/Qiskit/RFCs/issues/41) |
| `0010` [Preliminary representation of rvalue classical expression in Qiskit](0010-simple-classical-representations.md) | Implementation in progress | [RFC PR](https://github.com/Qiskit/RFCs/pull/30) \| [Implementation](https://github.com/Qiskit/qiskit-terra/issues/10239) |
| `0009` [`Operation`: the interface for valid `QuantumCircuit` operations](0009-interface-for-circuit-operations.md) | Implemented | [RFC PR](https://github.com/Qiskit/RFCs/pull/25) \| [Implementation](https://github.com/Qiskit/qiskit-terra/pull/7087)|
| `0008` [Unify Pulse Commands and Instructions](0008-unify-pulse-commands-and-instructions.md) | Implemented | [RFC PR](https://github.com/Qiskit/RFCs/pull/12) \| [Implementation](https://github.com/Qiskit/qiskit-terra/issues/3750)
| `0007` [Dataframe for Qiskit Experiments](0007-experiment-dataframe.md) | Implementation in progress | [RFC PR](https://github.com/Qiskit/rfcs/pull/28) \| [Implementation (Step 1)](https://github.com/Qiskit/qiskit-experiments/pull/1133) |
| `0007` [Dataframe for Qiskit Experiments](0007-experiment-dataframe.md) | Implementation in progress | [RFC PR](https://github.com/Qiskit/rfcs/pull/28) \| Implementation: Step [1](https://github.com/Qiskit/qiskit-experiments/pull/1133), [2](https://github.com/Qiskit-Extensions/qiskit-experiments/pull/1253), and 3 |
| `0006` [Generalized Unroller and Equivalence Library](0006-rfc-generalized-unroller-and-equivalence-library.md) | Implemented | [RFC PR](https://github.com/Qiskit/rfcs/pull/6) \| [Implementation](https://github.com/Qiskit/qiskit-terra/pull/3946)|
| `0005` [Aqua Circuit Interoperability Update](0005-Aqua_circuit_interoperability.md) | Deprecated | [RFC PR](https://github.com/Qiskit/RFCs/pull/17) |
| `0004` [Richardson error mitigation](0004-error-mitigation.md) | Implemented | [RFC PR](https://github.com/Qiskit/rfcs/pull/3) \| [Original PR](https://github.com/Qiskit/qiskit-metapackage/pull/768) \| [Implementation](https://github.com/qiskit-community/prototype-zne) |
Expand Down

0 comments on commit 4aa5af8

Please sign in to comment.