Skip to content
Pasqal Documentation
All documentations
Cloud Services
Pulser
Qadence
Pulser Studio
Application solving tools
Emulation tools
Product news
Qoolqit
All documentations
Search
Ctrl
K
Cancel
Select theme
Dark
Light
Auto
Qoolqit
Overview
Qoolqit
Installation
Rydberg model
Overview
Contents
Problem generation
Graphs
Problem embedding
Available embedders
Custom embedders
Writing a quantum program
Registers
Waveforms
Drive Hamiltonian
Devices
Quantum programs
Execution
Tutorials
Solving a basic QUBO problem
Execute Custom Quantum Program: Tutorial
Understanding unit conversions
API Reference
Overview
qoolqit.devices
qoolqit.devices.device
qoolqit.devices.unit_converter
qoolqit.embedding
qoolqit.embedding.algorithms
qoolqit.embedding.algorithms.interaction_embedding
qoolqit.embedding.algorithms.spring_layout_embedding
qoolqit.embedding.base_embedder
qoolqit.embedding.graph_embedder
qoolqit.embedding.matrix_embedder
qoolqit.execution
qoolqit.execution.backends
qoolqit.execution.compilation_functions
qoolqit.execution.sequence_compiler
qoolqit.execution.utils
qoolqit.graphs
qoolqit.graphs.base_graph
qoolqit.graphs.data_graph
qoolqit.graphs.utils
qoolqit.waveforms
qoolqit.waveforms.base_waveforms
qoolqit.waveforms.utils
qoolqit.waveforms.waveforms
qoolqit.drive
qoolqit.exceptions
qoolqit.program
qoolqit.register
qoolqit.utils
Contribute
How to contribute
Code of conduct
License
Contributor Agreement
Pasqal organization on GitHub
Pasqal page on LinkedIn
Pasqal channel on YouTube
Select theme
Dark
Light
Auto
qoolqit.execution.utils
module
qoolqit.execution.utils
Classes
CompilerProfile
enum
CompilerProfile
(*args, **kwds)
Bases :
StrEnum
Attributes
DEFAULT
MAX_AMPLITUDE
MAX_DURATION
MIN_DISTANCE
Previous
qoolqit.execution.sequence_compiler
Next
qoolqit.graphs