qiskit-community / qiskit-dynamics

Tools for building and solving models of quantum systems in Qiskit
https://qiskit-community.github.io/qiskit-dynamics/
Apache License 2.0
103 stars 61 forks source link

Resolving nyquist frequency warning in tests #330

Closed DanPuzzuoli closed 6 months ago

DanPuzzuoli commented 6 months ago

Summary

Fixed a test that was setting a frequency out of the nyquist frequency range of the channel.

Details and comments