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

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

[Octave-bug-tracker] [bug #53255] Could implement range-range addition


From: Michael Leitner
Subject: [Octave-bug-tracker] [bug #53255] Could implement range-range addition
Date: Thu, 1 Mar 2018 15:25:26 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Firefox/31.0

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

                 Summary: Could implement range-range addition
                 Project: GNU Octave
            Submitted by: mleitner
            Submitted on: Thu 01 Mar 2018 08:25:24 PM UTC
                Category: Interpreter
                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: dev
        Operating System: Any

    _______________________________________________________

Details:

Another feature request with respect to operations on ranges: the addition
(and subtraction) of two ranges will also give a result that can be expressed
as a range. I do not know whether this is used much, but the code would also
not be to complex, you just add the starting values and the increments (the
number of elements of course has to be compatible and thus stays the same). I
just want to put this up for discussion, whether it is worth the effort.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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