RFCs
RFCs copied to clipboard
RFCs for changes to Qiskit ecosystem
Tasks to implement `RFC 0018`: Primitive options type change - [x] https://github.com/Qiskit/qiskit/pull/11542 - [ ] https://github.com/Qiskit/qiskit/pull/11594
Tasks to implement `RFC 0016`: SamplerV2 - [x] https://github.com/Qiskit/qiskit/pull/11566 - [x] https://github.com/Qiskit/qiskit/pull/11529 - [x] https://github.com/Qiskit/qiskit/pull/11542
Closes #69 once the implementation of `RFC 0015` is done (tracked by #69), this PR can be merged.
Tasks to implement `RFC 0015`: Extended Estimator Interface - [x] [Add reference implementation of EstimatorV2](https://github.com/Qiskit/qiskit/pull/11227) - [ ] [Add BackendEstimatorV2](https://github.com/Qiskit/qiskit/pull/11931)
Tasks to implement RFC 0007: Dataframe for Qiskit Experiments - [x] https://github.com/Qiskit-Extensions/qiskit-experiments/pull/1133 - [x] https://github.com/Qiskit-Extensions/qiskit-experiments/pull/1253 - [x] https://github.com/Qiskit-Extensions/qiskit-experiments/pull/1319 (followup of step2) - [x] https://github.com/Qiskit-Extensions/qiskit-experiments/pull/1360 - [x] https://github.com/Qiskit-Extensions/qiskit-experiments/pull/1342
Hi @ihincks can you officially confirmed that `RFC 0017` was completed and implemented by merging this PR?
Closes https://github.com/Qiskit/RFCs/issues/62 Based on https://github.com/Qiskit/RFCs/issues/62#issuecomment-1931706846
Tasks to implement `RFC 0020`: Qiskit release cycle and versioning The implementation of this RFC is to extend the documentation: - [x] Initial documentation release https://github.com/Qiskit/documentation/pull/396 - [ ] Include...
A derived discussion of https://github.com/Qiskit/RFCs/pull/51 about `Estimator`'s representation of error bars: > 2. We propose that the error portion of the data should represent error bars on the expectation values,...