Qiskit / documentation

The documentation content home for https://docs.quantum.ibm.com.
https://docs.quantum.ibm.com
Apache License 2.0
39 stars 81 forks source link

New options in qiskit-ibm-runtime #2214

Open jyu00 opened 3 weeks ago

jyu00 commented 3 weeks ago

URL to the relevant documentation

https://docs.quantum.ibm.com/guides/runtime-options-overview#available-options

Select all that apply

Describe the fix.

Some new primitive options that need to be added to the table:

  1. skip_reset_qubits - PR: https://github.com/Qiskit/documentation/pull/2212
  2. a new zne extrapolator fallback
  3. private job
  4. layer_noise_model

In addition, I think we should add a note saying the table documents options from the latest qiskit-ibm-runtime, and that people can use the API reference if they want to see older version. - PR: https://github.com/Qiskit/documentation/pull/2212

fyi @SamFerracin, @kt474

t-imamichi commented 3 weeks ago

2212