qiskit/releasenotes/notes/0.13/continuous-waves-defined-by...

10 lines
373 B
YAML

deprecations:
- |
The kwarg ``period`` for the function
:func:`~qiskit.pulse.pulse_lib.square`,
:func:`~qiskit.pulse.pulse_lib.sawtooth`, and
:func:`~qiskit.pulse.pulse_lib.triangle` in
:mod:`qiskit.pulse.pulse_lib` is now deprecated and will be removed in a
future release. Instead you should now use the ``freq`` kwarg to set
the frequency.