Skip to content

Commit

Permalink
Implementation of RFC 0016
Browse files Browse the repository at this point in the history
  • Loading branch information
1ucian0 authored May 30, 2024
1 parent b16ac25 commit 8a4d5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ facilitate that and collect feedback prior to implementation.
| `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) |
| `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) |
| `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) |
| `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) |
| `0016` [SamplerV2](0016-sampler-interface.md) | Implemented | [RFC PR](https://github.com/Qiskit/RFCs/pull/56/) \| [Implementation](https://github.com/Qiskit/RFCs/issues/71) |
| `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) |
| `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) |
| `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)|
Expand Down

0 comments on commit 8a4d5d3

Please sign in to comment.