User’s Manual

The Quantum interface makes heavy use of keyboard shortcuts to speed up work.

Console

The console panel is a fully functional Python interpreter. You can use it to access and manipulate all system objects. You can even define new functions or class objects through the console if you so choose.

Profiler

The profiler provides valuable runtime statistics allowing you to gauge the efficiency of your circuit design. Using the profiler allows you to gain insight as to what parts of your circuit are most inefficient. Using this information, allows you to find alternative designs that will lead to better runtime.