http://qs1969.pair.com?node_id=605890


in reply to Re^3: PDL works for real number matrix operations, but not working for complex number matrix operations.
in thread PDL works for real number matrix operations, but not working for complex number matrix operations.

Anno, please accept my sincere apology. I'm grateful for your's and all the monks' altruism in helping those of us trying to come up on the learning curve. I feel badly about whatever time the bespoke error caused you to waste.

I will re-create a correct problem statement for my PDL question. If you can forgive this mistake, I would again value and invite your and the monk community's help.
  • Comment on Re^4: PDL works for real number matrix operations, but not working for complex number matrix operations.

Replies are listed 'Best First'.
Re^5: PDL works for real number matrix operations, but not working for complex number matrix operations.
by etj (Deacon) on Jun 21, 2022 at 17:44 UTC
    The differently-asked question was at PDL::Complex question. The answer was that PDL::Complex has severe limitations which can be partly mitigated by using PDL::LinearAlgebra; a more complete solution was part of PDL 2.040 with "native complex" number support.