BTW, to get the code to run on my system, I
had to:

1) Change 'use 5.18;' to 'use 5.10;'
2) Comment out  use autodie qw(:all)

Modified code attached.

--Chris


On Tue, Aug 5, 2014 at 7:06 AM, Chris Marshall <[email protected]> wrote:
> Hi Erich-
>
> The input $ivs matrix generated for the call to $y->ols_t
> has rows of zeros so it is definitely not invertible.  Someone
> who actually knows/uses these routines will need to take
> a look at what is going or whether it is possible that the
> calling sequence needs to be changed.
>
> Cheers,
> Chris

Attachment: toyanova.pl
Description: Binary data

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to