You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for pointing this out! I've got to rework all that documentation for a big PR anyway, so I'm going to roll that into there. I'm hoping it will land soon!
In the documentation of matrix products for NumPy users the links for
mat1.dot(&mat2)
andmat.dot(&vec)
are broken.The text was updated successfully, but these errors were encountered: