Texonom
Texonom
/
Science
Science
/Mathematics/Math Field/Statistics/Statistics Tool/Numpy/numpy operation/
np.matmul()
Search

np.matmul()

Creator
Creator
Seonglae Cho
Created
Created
2024 Sep 21 15:56
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Sep 22 23:6
Refs
Refs
last 2 axis
 
 
 
 
 
numpy.matmul — NumPy v2.1 Manual
A location into which the result is stored. If provided, it must have a shape that matches the signature (n,k),(k,m)->(n,m). If not provided or None, a freshly-allocated array is returned.
numpy.matmul — NumPy v2.1 Manual
https://numpy.org/doc/stable/reference/generated/numpy.matmul.html
 
 
 

Recommendations

Texonom
Texonom
/
Science
Science
/Mathematics/Math Field/Statistics/Statistics Tool/Numpy/numpy operation/
np.matmul()
Copyright Seonglae Cho