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

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

[Octave-bug-tracker] [bug #51871] loading '-ascii' format files is slow


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #51871] loading '-ascii' format files is slow
Date: Fri, 24 Nov 2017 23:25:28 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #39, bug #51871 (project octave):

Attached is a data file with huge out-of-range numbers.  The patch appears to
work properly:


octave:3> x = load('ERANGE_tst.txt')
x =

   1.0000e+128  -1.0000e+128
   1.0000e+256  -1.0000e+256
           Inf          -Inf
           Inf          -Inf


(file #42476)
    _______________________________________________________

Additional Item Attachment:

File name: ERANGE_tst.txt                 Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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