in reply to Re: PDL & Math::MatrixReal
in thread PDL & Math::MatrixReal

There is a PDL implementation of the Householder Method, but it's not on CPAN. I think you can install it using:
cpanm https://github.com/run4flat/PDL-Fit-OO.git
but I haven't tried it.