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

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

[Octave-bug-tracker] [bug #51178] publish() sometimes removes last eleme


From: Rik
Subject: [Octave-bug-tracker] [bug #51178] publish() sometimes removes last element from vector after section break
Date: Tue, 6 Jun 2017 14:44:33 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0

Follow-up Comment #5, bug #51178 (project octave):

Checking with the Wikipedia article on single precision
(https://en.wikipedia.org/wiki/Single-precision_floating-point_format), Octave
needs to store at least 9 digits of precision.  However, Octave has already
set the precision to 16 for the stream so single values are being written with
far more digits than necessary.  This isn't that much of a problem, the file
size can grow a bit large, but one would use a binary format anyways if space
were an issue. 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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