Texonom
Texonom
/
Science
Science
/Mathematics/Math Field/Statistics/Statistics Tool/Numpy/numpy ndarray/
np.eye()
Search

np.eye()

Creator
Creator
Seonglae Cho
Created
Created
2024 Sep 22 23:11
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Sep 22 23:12
Refs
Refs
return 2D identical matrix with size N
 
 
 
 
numpy.eye — NumPy v2.1 Manual
Return a 2-D array with ones on the diagonal and zeros elsewhere.
numpy.eye — NumPy v2.1 Manual
https://numpy.org/doc/stable/reference/generated/numpy.eye.html
 

Recommendations

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