We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I am using Array to store a ndarray of dtype=complex, which is not allowed.
Array
dtype=complex
Is there a reason why an array can't be complex dtype? If there isn't any, can this be added as an allowed type?
complex
Activity