in reply to Re^2: problem with complex matrix multiplication using PDL
in thread problem with complex matrix multiplication using PDL

Looks like you’re using an older version of Perl. Change the code to:

{ package Math::Matrix; ...

This should remove the compile error. However, the inverse calculations will likely be incorrect. If so, upgrade Math::Complex to the latest version (1.59), and you should be set to go.

Athanasius <°(((><contra mundum