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

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

[Octave-patch-tracker] [patch #8019] Octave-Forge: Multidimensional scal


From: Juan Pablo Carbajal
Subject: [Octave-patch-tracker] [patch #8019] Octave-Forge: Multidimensional scalar product (tensor contraction?)
Date: Mon, 15 Apr 2013 22:33:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.63 Safari/537.31

URL:
  <http://savannah.gnu.org/patch/?8019>

                 Summary: Octave-Forge: Multidimensional scalar product
(tensor contraction?)
                 Project: GNU Octave
            Submitted by: juanpi
            Submitted on: Mon 15 Apr 2013 10:33:08 PM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi,
The attached function kind of generalizes the A*p product (where A matrix and
p vector) for the case of multidimensional arrays. I use it to avoid cells and
cellfun calls.
It has minimum checks for correctness of input arguments.
It may be an interesting addition to the linear-algebra package. What do you
think?



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 15 Apr 2013 10:33:08 PM GMT  Name: ndmult.m  Size: 4kB   By: juanpi

<http://savannah.gnu.org/patch/download.php?file_id=27885>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8019>

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




reply via email to

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