The Wayback Machine - https://web.archive.org/web/20210725082226/https://github.com/topics/quantum-optics
Skip to content
#

quantum-optics

Here are 47 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

strawberryfields
josh146
josh146 commented Apr 19, 2021

Currently, the Bosonic backend does not support the MeasureFock and MeasureThreshold measurement operations. It would be great to add support for these two operations to the Bosonic backend.

This would entail writing functions to calculate the different probabilities up to a given cutoff, using numpy to sample from this distribution and writing update rules for updating the post measurement

Improve this page

Add a description, image, and links to the quantum-optics 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 quantum-optics topic, visit your repo's landing page and select "manage topics."

Learn more