-
SequenceCompiler — Compiles a QoolQit Register and Drive to a Device.
-
QutipBackend — Qutip backend.
qoolqit.execution
package
qoolqit.execution
Classes
class
SequenceCompiler
(register: Register, drive: Drive, device: Device)
Compiles a QoolQit Register and Drive to a Device.
Initializes the compiler.
Parameters
Attributes
-
profile : CompilerProfile — The compiler profile to use.
Methods
property
register
: Register
property
drive
: Drive
property
device
: Device
property
profile
: CompilerProfile
The compiler profile to use.
method
compile_sequence
() → PulserSequence
Raises
-
ValueError