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

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

[Octave-bug-tracker] [bug #51649] Octave:divide-by-zero warning not issu


From: Rik
Subject: [Octave-bug-tracker] [bug #51649] Octave:divide-by-zero warning not issued for anything but scalars
Date: Fri, 4 Aug 2017 19:11:55 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Update of bug #51649 (project octave):

                  Status:                    None => Confirmed              
                 Summary:              int64: 0/0 => Octave:divide-by-zero
warning not issued for anything but scalars

    _______________________________________________________

Follow-up Comment #4:

The Octave:divide-by-zero feature is deprecated (although we never published
anything about that, so that is our fault) and I intended to remove it about 2
years ago, but got busy.  It is problematic because 1) it only applies to
scalars, and 2) it is not Matlab compatible.

Since it only applies to scalars it really was never that useful because there
are lots of operations that involve vectors and matrices for which no checking
is done.  Also, it slows computations down because instead of forwarding
directly to BLAS, Octave has to check the divisor.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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