Qiskit
Closed bounties:
- $150 | Update plot_gate_map (and related visualization functions) to leverage rustworkx.visualization.graphviz_draw for unknown coupling maps
closed by: maxwell04-wq - $150 | Add a Variational Quantum Time Evolution Tutorial
closed by: huckstar, wenxh0718, ichen17 - $150 | Update Gradient Framework tutorial to use primitives
closed by: maxwell04-wq
The core of Qiskit is called qiskit-terra
and includes tools to build, transpile, and visualize circuits. It also comes with an algorithm and circuit library. It is mainly written in Python and there are some components in Rust.
If it is the first time contributing to qiskit-terra
, please take a look at our contribution guidelines.
For support from the community, please join the Qiskit Slack community. The channels
qiskit-dev
andqiskit-pr-help
might be a good place for questions on the development and the PRing process respectively.