octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re; sparse merge


From: David Bateman
Subject: Re: Re; sparse merge
Date: Tue, 01 Mar 2005 09:59:17 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Per Persson wrote:

OK, now I'm really confused...

Testing stuff interactively:
octave:5> spinv(sparse([1,1;1,1+i])),sparse([1-1i,1i;1i,-1i])
error: spinv: not implemented yet
             ^^^^^^^^^^^^^^^^^^^^
octave:5> help spinv
spinv is the dynamically-linked function from the file
/Volumes/Ior/Source/sandbox/octave/src/spinv.oct

 - Loadable Function: [X, RCOND] =  spinv (A, Q)
 - Loadable Function: [X, RCOND, Q] =  spinv (A, Q)
[snip]

Comments, anyone?

/Per


You have to put NOINSTALL in the octave-forge sparse directory. This is probably the cause of the other problems as well...

D.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]