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

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

[Octave-bug-tracker] [bug #41428] Add an &~ binary operator


From: David Bateman
Subject: [Octave-bug-tracker] [bug #41428] Add an &~ binary operator
Date: Sun, 02 Feb 2014 17:19:36 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Update of bug #41428 (project octave):

             Assigned to:                    None => dbateman               

    _______________________________________________________

Follow-up Comment #1:

The compound operators not_and, not_or, an_not and or_not exist already in
octave and are used for full matrices. Its just a matter of slightly modifying
a couple of macros in Sparse-op-defs.h, instatiating these functions and then
installing the associated binary operators in the op-sm-sm.cc, etc. I've
started doing this and should have a patch shortly

We should probably also treat the other compound operators trans_mul,
mul_trans, herm_mul, mul_herm, trans_ldiv and herm_ldiv as well. Seems like a
nice little project so I'll try to do this at the same time

D.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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