octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #35148] Error Msg suppressed: tic; sparse(1e5,


From: Rik
Subject: [Octave-bug-tracker] [bug #35148] Error Msg suppressed: tic; sparse(1e5, 1e5, 0); toc
Date: Thu, 22 Dec 2011 23:02:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Update of bug #35148 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

This is confirmed on a recent development tip (14097:4804ad4ce0de).  The
oddity is with the sparse matrix constructor in C++ and not with tic()/toc(). 
The equivalent for a non-sparse array behaves as expected.


zeros (1e5, 1e5);
error: memory exhausted or requested size too large for range of Octave's
index type -- trying to return to prompt





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35148>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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