|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #31823] floor/ceil caching causing incorrect behavior when concatenating |
| Date: | Wed, 08 Dec 2010 17:15:55 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/9.10 (karmic) Firefox/3.6.12 |
Update of bug #31823 (project octave):
Status: None => Need Info
_______________________________________________________
Follow-up Comment #1:
Could you verify that only 4 columns are being concatenated? According to
the message from reshape:
error: reshape: can't reshape 147576x6 array to 590304x1 array
which seems entirely reasonable since 147576*6 = 885456 which is not equal to
590304.
4 columns would make 147576*4 = 590304.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31823>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |