Re: [Pdl-devel] data flow, conversion & dimensions in complex numbers

2021-03-08 Thread Luis Mochan
Hi Ingo and all, On Mon, Mar 08, 2021 at 09:07:11PM +0100, Ingo Schmid wrote: > ... > The native way treats complex numbers as scalars of native complex > types. This solves the dimensions issue, obviously. I think it is a good idea not having access explicitly to an additional index at the

[Pdl-devel] data flow, conversion & dimensions in complex numbers

2021-03-08 Thread Ingo Schmid
Hi Ed and all, I think we are touching on two non-trivial issues here when looking at complex numbers which, I think, merits discussing. In PDL::Complex, complex numbers where vectors with size 2 of whatever real data type used. This made for awkward code if functions worked on either complex