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

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

[Octave-bug-tracker] [bug #47173] mtimes allows arguments with >= 3 dime


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47173] mtimes allows arguments with >= 3 dimensions
Date: Wed, 17 Feb 2016 02:01:35 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #47173 (project octave):

                  Status:               Confirmed => In Progress            
             Assigned to:                    None => lachlan                
                 Release:               4.0.1-rc1 => dev                    
                 Summary: mtimes allows non-conformant arguments, looks
similar to unexpected broadcasting => mtimes allows arguments with >= 3
dimensions

    _______________________________________________________

Follow-up Comment #2:

Yes, the arguments are being flattened to 2D implicitly, through a maze of
macros in libinterp/operators/op-??-??.cc

I'm preparing a patch, but there are lots of functions to fix (all
combinations of single/double, real/complex, sparse, diagonal, ..., for half a
dozen operators (A*B, A/B,   A*B', A'*B, A\B, A'\B)).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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