,
Ed
From: Luis Mochan<mailto:moc...@icf.unam.mx>
Sent: 14 February 2023 19:05
To: Ed .<mailto:ej...@hotmail.com>
Cc: perldl<mailto:pdl-gene...@lists.sourceforge.net>;
perldl<mailto:pdl-devel@lists.sourceforge.net>
Subject: Re: [Pdl-devel] inconsistent determinant
Hi E
Mochan<mailto:moc...@icf.unam.mx>
> Sent: 11 February 2023 04:20
> To: perldl<mailto:pdl-gene...@lists.sourceforge.net>;
> perldl<mailto:pdl-devel@lists.sourceforge.net>
> Subject: [Pdl-devel] inconsistent determinant
>
> I found a curious situation when runnin
It is almost certainly a bug.
Best regards,
Ed
From: Luis Mochan<mailto:moc...@icf.unam.mx>
Sent: 11 February 2023 04:20
To: perldl<mailto:pdl-gene...@lists.sourceforge.net>;
perldl<mailto:pdl-devel@lists.sourceforge.net>
Subject: [Pdl-devel] inconsistent determinant
I found a c
I found a curious situation when running pdl, as illustrated in the
following example. I build two singular 3x3 matrices and calculate
their determinant, which is zero. However, in one case I get a PDL
scalar and in the other I get a Perl scalar. I don't know why the
different behaviour:
# Progra