dots Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: dots.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Philippe Maincon (View more)

dots script description:




Publisher review:
dots - Multiple matrix-matrix products, or general operations on cartesian tensors dots - multiplications of nd-arrays A call will look like[i j k l] = indices;c = dots([i l],a,[i j k],b,[l j]);meaning: for all i,l,c(i,l) = sum_(j,k) a(i,j,k)*b(l,j));The sum is done on the indices of a and b that are not indices of c"dots" works in place without use of extra memory: no use of "repmat" or "Tony's trick"."dots" is fairly fast, thanks to the use of "ddot" (BLAS) and a MEX file. The functionality is very similar to Paolo de Vela's "multiprod". The ambition is work more economicaly in CPU and RAM terms. Futher, the call syntax is different, but this will obviously be a matter of taste. Requirements: ยท MATLAB Release: R2006b
dots is a Matlab script for Mathematics scripts design by Philippe Maincon. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
dots - Multiple matrix-matrix products, or general operations on cartesian tensors

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5