#6301: implement the Hadamard product of two matrices
----------------------------+-----------------------------------------------
Reporter: ncalexan | Owner: was
Type: defect | Status: new
Priority: minor | Milestone: sage-feature
Component: linear algebra | Keywords: Hadamard matrix product
Reviewer: | Author:
Merged: |
----------------------------+-----------------------------------------------
That is, given a matrix A and another matrix B (of the same dimensions),
form C such that C[i, j] = A[i, j] * B[i, j].
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6301>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---