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

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

[Octave-bug-tracker] [bug #61351] incorrect result of nonconformant vect


From: anonymous
Subject: [Octave-bug-tracker] [bug #61351] incorrect result of nonconformant vector
Date: Tue, 19 Oct 2021 02:09:40 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0

URL:
  <https://savannah.gnu.org/bugs/?61351>

                 Summary: incorrect result of nonconformant vector
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 19 Oct 2021 06:09:38 AM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: gius.altieri@gmail.com
             Open/Closed: Open
                 Release: 6.3.0
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

% wrong results
v= [ 1 2 3] .* [ 3 4 5 ]'
v= [ 1 2 3] + [ 3 4 5 ]'
v= [ 1 2 3] ./ [ 3 4 5 ]'
v= [ 1 2 3] - [ 3 4 5 ]'





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61351>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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