Skip to content

Commit 4aa5af8

Browse files
1ucian0mtreinish
andauthored
Numbering RFC0012 and RFC0013 (#49)
* numbering RFC0012 and RFC0013 * extra steps for 0007 --------- Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
1 parent 2f480ad commit 4aa5af8

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

0012-algorithms-migration.md 0013-algorithms-migration.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

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

1010

1111
## Summary

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@ facilitate that and collect feedback prior to implementation.
2121
| RFC | Status | References/Discussion |
2222
| --- | ------ | --------------------- |
2323
| `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) |
24+
| `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)|
25+
| `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)|
2426
| `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) |
2527
| `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) |
2628
| `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)|
2729
| `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)
28-
| `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) |
30+
| `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 |
2931
| `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)|
3032
| `0005` [Aqua Circuit Interoperability Update](0005-Aqua_circuit_interoperability.md) | Deprecated | [RFC PR](https://github.com/Qiskit/RFCs/pull/17) |
3133
| `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) |

0 commit comments

Comments
 (0)