Welcome to the BosonIc Numerical Gate Optimization (BINGO) package! Built with Tensorflow and qutip in python.
This project is a work in progress and documentation is under developement.
If you would like to contribute, or have any issues, comments, or questions, please open a github issue or contact: alec.eickbusch@yale.edu or jacob.curtis@yale.edu.
The method here is an extension of the optimization techniques developed in the paper Eickbusch et al. "Fast universal control of an oscillator with a weak dispersive coupling to a qubit" Nature Physics, 2022 to general parameterized gate sets, including hybrid qubit-boson gate sets.
- Alec Eickbusch, Yale University
- Jacob Curtis, Yale University
- Volodymyr Sivak, Yale University
- Shantanu Jha, Massachusetts Institute of Technology
qutip (4.0.0 or later), Tensorflow (2.3.0 or later), h5py
To install, clone this repository and run:
$ pip install bingo
Documentation coming soon.