qocttools

[Version 0.0.13]

qocttools is a python package that implements quantum optimal control theory (QOCT).

You may download it from its gitlab page. See the Installation section for instructions about how to install the code.

It solves typical optimization problems defined on generic quantum systems. These may be closed (described by the Schrödinger equation) or open (described by Lindblad’s equation). It relies heavily on the QuTiP program to handle internally the quantum objects representation, manipulation, etc., and on the nlopt library for function optimization algorithms.

Installation instructions are given in the Installation section. For a generic introduction about what is the goal of this program, see the Introduction. The next step would be to follow the Tutorials.

Indices and tables