The Wayback Machine - https://web.archive.org/web/20210902045304/https://github.com/topics/qutip
Skip to content
#

qutip

Here are 24 public repositories matching this topic...

BOBO1997
BOBO1997 commented Apr 12, 2021

Is your feature request related to a problem? Please describe.
I would like to check the behavior of the parameter index in the function QubitCircuit.add_gate()

In qutip.qip.QubitCircuit.add_gate(), there is a optional list type attribute called index.
This seems to be used to insert gates in the middle of the gate list (qutip.qip.QubitCircuit.gates).
The corresponding code is

Improve this page

Add a description, image, and links to the qutip topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the qutip topic, visit your repo's landing page and select "manage topics."

Learn more