Skip to content

qupulse 0.4

Compare
Choose a tag to compare
@terrorfisch terrorfisch released this 24 Apr 12:03
· 1395 commits to master since this release
1f6e55a
  • 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.
  • 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 with InstructionBlock and Loop. Render now always returns 3 arguments.

Also available on PyPi