Skip to content

Commit 8a4d5d3

Browse files
authored
Implementation of RFC 0016
1 parent b16ac25 commit 8a4d5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ facilitate that and collect feedback prior to implementation.
2424
| `0019` [Classical storage and load instructions](0019-classical-stores.md) | Implemented | [RFC PR](https://github.com/Qiskit/RFCs/pull/50/) \| [Implementation](https://github.com/Qiskit/qiskit/issues/10922) |
2525
| `0018` [Primitive options type change](0018-primitive-options-type.md) | Implementation in progress | [RFC PR](https://github.com/Qiskit/RFCs/pull/52/) \| [Implementation](https://github.com/Qiskit/RFCs/issues/72) |
2626
| `0017` [Base Primitive and Units of Primitive Work](0017-base-primitive-unification.md) | Implementation in progress | [RFC PR](https://github.com/Qiskit/RFCs/pull/53/) \| [Implementation](https://github.com/Qiskit/qiskit/pull/11524) |
27-
| `0016` [SamplerV2](0016-sampler-interface.md) | Implemented | [RFC PR](https://github.com/Qiskit/RFCs/pull/56/) \| Implementation: [1](https://github.com/Qiskit/qiskit/pull/11566), [2](https://github.com/Qiskit/qiskit/pull/11529), [3](https://github.com/Qiskit/qiskit/pull/11542) |
27+
| `0016` [SamplerV2](0016-sampler-interface.md) | Implemented | [RFC PR](https://github.com/Qiskit/RFCs/pull/56/) \| [Implementation](https://github.com/Qiskit/RFCs/issues/71) |
2828
| `0015` [Extended Estimator Interface](0015-estimator-interface.md) | Implemented | [RFC PR](https://github.com/Qiskit/RFCs/pull/51) \| [Implementation](https://github.com/Qiskit/RFCs/issues/69) |
2929
| `0014` [Overhaul Qiskit Experiments](0014-overhaul-qiskit-experiments.md) | [Not planned](https://github.com/Qiskit/RFCs/pull/73) | [RFC PR](https://github.com/Qiskit/RFCs/pull/47) \| [Implementation](https://github.com/Qiskit-Extensions/qiskit-experiments/issues/1268) |
3030
| `0013` [Plan to move `Qiskit/qiskit-terra/algorithms` module to `qiskit-community/qiskit-algorithms` independent repo](0013-algorithms-migration.md) | Implemented | [RFC PR](https://github.com/Qiskit/RFCs/pull/44/) \| [Implementation](https://github.com/Qiskit/RFCs/issues/48)|

0 commit comments

Comments
 (0)