patchGNU Octave - Patches: patch #8019, Octave-Forge: Multidimensional...

 
 

patch #8019: Octave-Forge: Multidimensional scalar product (tensor contraction?)

Submitter:  Juan Pablo Carbajal <juanpi>
Submitted:  Mon 15 Apr 2013 10:33:08 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 19 May 2013 04:20:58 PM UTC, comment #2: 

Added a demo to the function added it to linear-algebra. Please close this item.

$> svn info
URL: svn+ssh://jpicarbajal@svn.code.sf.net/p/octave/code/trunk/octave-forge/main/linear-algebra/inst
Repository Root: svn+ssh://jpicarbajal@svn.code.sf.net/p/octave/code
Repository UUID: fc592f45-0881-4044-91ff-c96495a54512
Revision: 11896
Node Kind: directory
Schedule: normal
Last Changed Author: carandraug
Last Changed Rev: 11495
Last Changed Date: 2012-12-20 17:55:36 +0100 (Thu, 20 Dec 2012)

Juan Pablo Carbajal <juanpi>
Group Member
Tue 14 May 2013 08:55:42 PM UTC, comment #1: 

Looks OK to me. Maybe adding a couple test cases would be helpful.

I see that no maintainer is listed for the linear-algebra package. Can you add it in SVN?

Nir Krakauer <nir_krakauer>
Mon 15 Apr 2013 10:33:08 PM UTC, original submission:  

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?

Juan Pablo Carbajal <juanpi>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #27885:  ndmult.m added by juanpi (4KiB - text/x-matlab)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nir_krakauer (Posted a comment)
  • -email is unavailable- added by juanpi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-05-20 carandraug StatusNone Done
        Open/ClosedOpen Closed
    2013-04-15 juanpi Attached File- Added ndmult.m, #27885

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code