Thanks for the advice. I figured out a way to solve this problem by avoiding
the matrix representation.
Wayne
From: Sean Owen
Sent: Thursday, December 29, 2016 1:52 PM
To: Yanwei Wayne Zhang; user
Subject: Re: Invert large matrix
I think the best advice is
I think the best advice is: don't do that. If you're trying to solve a
linear system, solve the linear system without explicitly constructing a
matrix inverse. Is that what you mean?
On Thu, Dec 29, 2016 at 2:22 AM Yanwei Wayne Zhang <
actuary_zh...@hotmail.com> wrote:
> Hi all,
>
>
> I have a ma