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

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

[Octave-bug-tracker] [bug #46598] unable to get single eps when specifyi


From: Rik
Subject: [Octave-bug-tracker] [bug #46598] unable to get single eps when specifying class
Date: Fri, 04 Dec 2015 17:45:03 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Update of bug #46598 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #2:

I hate Matlab's desire to keep changing the API of perfectly good functions,
especially when there is so little to be gained.

The syntax


Inf (N, M, K, ..., 'like', p)


can in most circumstances be replaced by


Inf (N, M, K, ..., class (p))


It's even the same number of characters so you're not saving on any typing.

As for this bug, what would follow the principle of least surprise?  Would it
be to remove functionality and adopt the Matlab API for this function?  Would
it be to remove the 'eps (..., CLASS)' functionality and just support 'eps
(CLASS)'


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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