Skip to content
Snippets Groups Projects
Commit 1afc1a85 authored by Dieter Weber's avatar Dieter Weber
Browse files

Do not convert to ndarray since supporting ragged tuples is useful for 2D visualization,

like (data.real, data.imag, 0) for complex numbers. This will trigger a deprecation warning since NumPy 1.19.
parent 47fd1609
No related branches found
No related tags found
Loading
Pipeline #27494 passed