Vertcat on large sparse matrices causes segmentation-fault

33 views
Skip to first unread message

Hachi

unread,
Apr 11, 2012, 11:13:50 AM4/11/12
to freemat
I have large sparse matrices resulting from heavy calculations and I
want to vertically concatenate them (either using [A;B] or
vertcat(A,B) )
in Matlab / Octave there's no problem, but in Freemat I get a
segmentation-fault

I suppose Freemat converts to full matrices before concatenating them,
because full(A) causes a segmentation-fault, too

is there any command in Freemat for special handling on concatenating
sparse matrices?
or is there a possibility to implement a selfmade method for that job
(with not too much effort) or to increase Freemat's memory
configuration?

(If this information is important: I'm using FreeMat v4.0)
Reply all
Reply to author
Forward
0 new messages