qupulse 0.4
-
General:
- Add utility function
qupulse.utils.types.has_type_interface
and use it to circumvent autoreload triggered isinstance fails - Add utility function
qupulse.utils.time_from_fraction
to make creation from numerator and denominator obvious.
- Add utility function
-
Pulse Templates:
MappingPulseTemplate
:- Raise a ValueError if more than one inner channel is mapped to the same outer channel
- Plotting:
- Make
plotting.render
behaviour and return value consistent between calls withInstructionBlock
andLoop
. Render now always returns 3 arguments.
- Make
Also available on PyPi