Re: [Pdl-general] How do you create a set of cdouble matrices from (real, imag) values?

2022-07-09 Thread Luis Mochán
red format, etc., establishing a reasonable default. Maybe you could also offer in the package some utility routines to change from one to another format, such as ($magnitudes, $angles)=polar($matrices, {magnitudes=>'dB', angles=>'degrees'}); Regards, Luis --

Re: [Pdl-general] How do you create a set of cdouble matrices from (real, imag) values?

2022-07-07 Thread Luis Mochán
hack...' > ... Regards, Luis -- o W. Luis Mochán, | tel:(52)(777)329-1734 /<(*) Instituto de Ciencias Físicas, UNAM | fax:(52)(777)317-5388 `>/ /\ Av. Universidad s/n CP 62210 |

Re: [Pdl-general] How do you create a set of cdouble matrices from (real, imag) values?

2022-07-06 Thread Luis Mochán
the benefits of pthreads. Is there a simple more convincing case? Regards, Luis -- o W. Luis Mochán, | tel:(52)(777)329-1734 /<(*) Instituto de Ciencias Físicas, UNAM | fax:(52)(777)317-5388 `>/ /\ Av. Universidad

Re: [Pdl-general] How do you create a set of cdouble matrices from (real, imag) values?

2022-07-06 Thread Luis Mochán
Hi Eric On July 5, 2022 11:19:58 PM CDT, Eric Wheeler wrote: >On Fri, 1 Jul 2022, Luis Mochan wrote: >> ... >> my $Sm=$S->mv(0,-1) # position, filerow >> ->reshape(2,2, $rows); # column, row, filerow > >Can you explain what $S->mv(0,-1) does with respect to the -1 value? The >pdl docs