help-octave
[Top][All Lists]
Advanced

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

sparse implementation


From: Thomas Weber
Subject: sparse implementation
Date: Wed, 13 Sep 2006 11:54:40 +0200

Hi, 

I have a question about the sparse code. Does it somehow optimize the
return results?

Using 2.9.8:

ans =  1
ans =  1
ans =  1
ans = 0

So, if A is a 'sensible' sparse matrix, kron returns a sparse matrix,
otherwise (matrix C), it doesn't. Is this expected behaviour?

Regards
        Thomas



Attachment: testsparse.m
Description: Text Data


reply via email to

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