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

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

[Octave-bug-tracker] [bug #50195] norm with "inf", "-inf"


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #50195] norm with "inf", "-inf"
Date: Tue, 31 Jan 2017 10:40:59 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

URL:
  <http://savannah.gnu.org/bugs/?50195>

                 Summary: norm with "inf", "-inf"
                 Project: GNU Octave
            Submitted by: ernstreissner
            Submitted on: Tue 31 Jan 2017 10:40:58 AM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.0
        Operating System: Any

    _______________________________________________________

Details:

I know, matlab does not support norm(x,'inf'). 
Instead one has to write norm(x,Inf). 
Octave supports norm(x,'inf') but not norm(x,'-inf'), 
although both norm(x,Inf) and norm(x,-Inf). 

This is inconsistent. 

Well, I ask for that extension because there is a good reason, 
too difficult to explain here, 
why i cannot use Inf in this context. 





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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