RFCs icon indicating copy to clipboard operation
RFCs copied to clipboard

RFCs for changes to Qiskit ecosystem

Results 14 RFCs issues
Sort by recently updated
recently updated
newest added

Tasks to implement `RFC 0018`: Primitive options type change - [x] https://github.com/Qiskit/qiskit/pull/11542 - [ ] https://github.com/Qiskit/qiskit/pull/11594

RFC implementation epic

Closes #71 Is `RFC 0016` implemented?

repo organization

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

RFC implementation epic

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)

RFC implementation epic

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

RFC implementation epic

Hi @ihincks can you officially confirmed that `RFC 0017` was completed and implemented by merging this PR?

repo organization

Closes https://github.com/Qiskit/RFCs/issues/62 Based on https://github.com/Qiskit/RFCs/issues/62#issuecomment-1931706846

repo organization

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...

RFC implementation epic

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,...