From: Chris Rebert on
On Sun, May 2, 2010 at 11:24 PM, pp <parul.pandey85(a)gmail.com> wrote:
> Hello all,
>
> I have this equation to solve where variable
> LHS is a sparse matrix and RHS is an array .
> c = linsolve.spsolve(LHS, RHS)
>
>
> i get this error
> warn( 'scipy.sparse.linalg.dsolve.umfpack will be removed,'\
>                  ' install scikits.umfpack instead'
> what is the reason for this and do I do next
>
> Please help
> I am very new to scipy.

This is the general Python mailinglist. You'd be more likely to get an
answer on the SciPy mailinglist:
http://mail.scipy.org/mailman/listinfo/scipy-user

Cheers,
Chris
--
http://blog.rebertia.com