LLNL / quandary

Optimal control for open quantum systems
MIT License
50 stars 9 forks source link

Leakage #7

Closed relugzosiraba closed 3 years ago

relugzosiraba commented 3 years ago

Does Quandary objective functions include leakage as in Juqbox?

steffi7574 commented 3 years ago

A leakage preventing term is included in the objective function if (and only if) the objective target optimizes for a gate. In that case, occupation of guard-levels is penalized through an integral penalty term. The user guide gives more information in section 3.4 (Penalty term), as well as section 3.2.4 (essential vs non-essential levels). Let me know if you have further questions!