You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DDLm definition of _array_data.data defines it as an array of Complex numbers while it should most likely be a Text string (code type in the DDL2 version).
The DDLm definition of
_array_data.datadefines it as an array ofComplexnumbers while it should most likely be a Text string (codetype in the DDL2 version).