qua-platform / quam

The Quantum Abstract Machine (QuAM) is a comprehensive framework designed to abstract and manage quantum programming environments, providing robust tools for configuring and running quantum operations effectively. It is built over the QUA programming language, offering an organized structure for handling complex quantum components and operations.
http://qua-platform.github.io/quam/
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

Feat/Pulse modifications allowing pulses to be attached to non-channel components #7

Closed nulinspiratie closed 9 months ago

nulinspiratie commented 9 months ago

Pulse behaviour modifications to allow pulses to be attached to objects other than channels. Changes conist of following components

Necessary for #4