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

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

[Octave-bug-tracker] [bug #38466] incorrect broadcasting for 'a .*= b' w


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #38466] incorrect broadcasting for 'a .*= b' when b has fewer dimensions than a
Date: Fri, 8 Apr 2022 14:11:56 -0400 (EDT)

Update of bug #38466 (project octave):

                  Status:               Confirmed => Ready For Test         

    _______________________________________________________

Follow-up Comment #24:

Oops. I crossed with jwe's message.

I pushed a change to stable here that should be fixing this:
https://hg.savannah.gnu.org/hgweb/octave/rev/84fa12727b43

It is essentially the same as the change jwe proposed. But I believe, we don't
need to get the `min` because we return early on `(r_nd < x_nd)` a few lines
before.

Marking as ready for test (again).



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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