utils#
Utility functions.
Full path: iqm.pulse.utils
Functions
|
Load a YAML file from the given path, raise error if the file can't be loaded. |
|
Map a python typehint into EXA Parameter's (DataType, CollectionType) tuple. |
|
Merge two dictionaries recursively, leaving the originals unchanged. |
|
Normalize the given angle to (-pi, pi]. |
|
Implement an arbitrary (RZ, PRX, RZ) gate sequence by modifying the parameters of the IQ pulse implementing the PRX. |