octave-maintainers
[Top][All Lists]
Advanced

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

[FORGE] linear-algebra ctranspose


From: JuanPi
Subject: [FORGE] linear-algebra ctranspose
Date: Mon, 29 Sep 2014 14:20:38 +0200

Hi,

It seems there is a bug in @blksparse/ctranspose of the linear-algebra package.

r = blksparse([1,2],[1,2],cat(3,eye(2),[1 2; -2 1]));

is a Block Sparse Matrix but

r' or ctranspose(r) returns a struct.

I have fixed it in the developer versions. Please double check
https://sourceforge.net/p/octave/linear-algebra/ci/default/tree/inst/@blksparse/ctranspose.m

Thanks

--
JuanPi Carbajal
Public GnuPG key: 81FE32B3
-----
The end of funding: "Many researchers were caught up in a web of increasing exaggeration."
- Hans Moravec

reply via email to

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