Skip to content

zizai/qoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QOC

QOC performs quantum optimal control. It uses automatic differentiation to do backpropagation through the Schroedinger Equation or the Lindblad Master Equation.

Documentation is coming soon. For now, you can read the docstrings in the source code.

Tutorial

Installation

You can install QOC locally via pip.

git clone https://github.com/SchusterLab/qoc.git
cd qoc
pip install -e .

Contact

QOC was originally developed at Schuster Lab at the University of Chicago. If you have a feature request, a question about QOC's functionality, or a bug report, please make a github issue. If you have another inquiry, you may contact Thomas Propson or David Schuster

About

QOC performs quantum optimal control.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.3%
  • TeX 14.6%
  • Makefile 0.1%