Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor typing errors in chapter "Matrix multiplication as composition" #433

Open
bhushtix opened this issue Jun 12, 2024 · 1 comment
Open

Comments

@bhushtix
Copy link

image

The matrix multiplication is mistyped here as the i cap is supposed to be 1,1 but here it is typed as 1,0.
Also a spelling mistake on the line 2 as shown in the image where it should be "by" instead of "be".

@nt314p
Copy link

nt314p commented Jul 5, 2024

Why is i-hat supposed to be [1, 1]?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants