|
From: | Eduardo Ramos Fernández |
Subject: | [Octave-bug-tracker] [bug #42850] Reshape on sparse matrix leads to segfault |
Date: | Thu, 14 Aug 2014 00:19:42 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 |
Follow-up Comment #4, bug #42850 (project octave): Yes, I have been thinking a bit about a solution but it did not came up. Matlab can handle those situations with no problem. Another thing is if nnz(b) > 2^30. In this case the reshape should not be success because at least cidx[end] will be always overflowed in a Sparse matrix. I have not tested that on Matlab. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?42850> _______________________________________________ Mensaje enviado vía/por Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |