Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Add support for BackendProperties to Qiskit backends

未关闭
#203 0 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
35/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
技术栈
azure, python
领域
backend, cloud

调研方向

首先检查 IonQ 和 Honeywell backend 的入口点以及链接的 Qiskit BackendProperties 模型,然后比较两个链接的 provider 文档中的 Azure Quantum 设备规格。完成标准是两个 backend 都能一致地公开相关设备属性,并覆盖受支持的字段。

由索引模型根据 Issue 内容生成。

描述

azure-quantum enhancement qiskit

Qiskit supports a BackendProperties model that includes information about the quantum device, such as numbers of qubits and T1/T2. It would be great to support that here for the IonQ and Honeywell backends.

More info here:
https://qiskit.org/documentation/stubs/qiskit.providers.models.BackendProperties.html

Azure Quantum device specs can be found here:
https://docs.microsoft.com/en-us/azure/quantum/provider-ionq#quantum-computer
https://docs.microsoft.com/en-us/azure/quantum/provider-honeywell#honeywell-system-model-h1

主要语言
Python
星标
160
派生
113
平均合并
6 天 23 小时
30 天内合并 PR
1

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

microsoft/azure-quantum-python 的其他 Issue

查看 microsoft/azure-quantum-python 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。