Skip to content

Commit

Permalink
Qiskit: Qiskit/qiskit#8020 bounty - 125
Browse files Browse the repository at this point in the history
  • Loading branch information
1ucian0 committed May 4, 2022
1 parent 0d703e8 commit 6207007
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions projects/qiskit.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,19 @@ tags:
- compilation
- OpenQASM 3
- Pulse-level

bounties:
- name: Refactor commutative analysis
issue_num: 8020
value: 125
---

[Qiskit](https://qiskit.org) is an open-source SDK for working with quantum computers at the level of pulses, circuits, and application modules.

The `qiskit-terra` component is the foundation on which the rest of Qiskit is built. Includes tools to build circuits and transpile them, besides a quantum information module and visualization tools. It also comes with a circuit library.

If it is the first time contributing to `qiskit-terra`, please take a look at our [contribution guidelines](CONTRIBUTING.md).
If it is the first time contributing to `qiskit-terra`, please take a look at our [contribution guidelines](CONTRIBUTING.md).

> If you want to participate with a simpler issue, check our [list unassigned `good first issues`](https://github.com/Qiskit/qiskit-terra/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3A%22good+first+issue%22) out.
> For support from the community, please
[join the Qiskit Slack community](https://ibm.co/joinqiskitslack)
and use our [Qiskit Slack channel](https://qiskit.slack.com) for discussion. The channels `qiskit-dev` and `qiskit-pr-help` might be a good place for questions on the development and the PRing process respectively.
> For support from the community, please [join the Qiskit Slack community](https://ibm.co/joinqiskitslack) and use our [Qiskit Slack channel](https://qiskit.slack.com) for discussion. The channels `qiskit-dev` and `qiskit-pr-help` might be a good place for questions on the development and the PRing process respectively.

0 comments on commit 6207007

Please sign in to comment.