Skip to content

Warn if user specifies `sigmay(dtype=realT)`

Vicentini Filippo requested to merge pv/dtype3 into master

Created by: PhilipVinc

Sigmay and Liouvillian are complex by definition, so they cannot handle real dtypes. Warn when this happens.

Merge request reports