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

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

[Octave-bug-tracker] [bug #32980] for backend FLTK, real is used for axe


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #32980] for backend FLTK, real is used for axes. double should be used
Date: Sun, 03 Apr 2011 05:39:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0) Gecko/20100101 Firefox/4.0

Follow-up Comment #1, bug #32980 (project octave):

As Shai pointed out, the problem seems to be
in OpenGL which accepts double, but converts
to single.  This is not really made clear in
the web pages I have read, but it is mentioned that
they the work in the precision available in the
GPU hardware which is typically 32bit.  Newer
hardware provides 64bit, so there is some
indication that a future OpenGL will provide
64bit.  In the meantime, this report could be
dealt with by providing a warning that the plot
cannot be rendered correctly due to data out of 
range of representable values.  

The current behavior is not good since it could
lead to plots which are seriously, but not always
obviously, in error.

Michael


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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