Skip to content
New issue

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

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

Already on GitHub? # to your account

typo in Chapter 8.6 on page 217 and page 218 #4

Open
PhilPuglisi opened this issue Oct 9, 2021 · 1 comment
Open

typo in Chapter 8.6 on page 217 and page 218 #4

PhilPuglisi opened this issue Oct 9, 2021 · 1 comment

Comments

@PhilPuglisi
Copy link

PhilPuglisi commented Oct 9, 2021

At the top of page 217 in the 2nd example, the vector of four 1's should be a vector of 5 1's.
The "A" vector is 2 x 5, so the "Y" vector needs to be 5 x 1

For the same "A" matrix as above, on page 218 (8.17) the right hand side is a row of 4 zeros.
I think it should be a row of 5 zeros.

@PhilPuglisi PhilPuglisi changed the title typo in Chapter 8.6 on page 217 typo in Chapter 8.6 on page 217 and page 218 Oct 9, 2021
@mikexcohen
Copy link
Owner

Thank you, Phil, for your careful read. A colleague and I have been going through the book for these kinds of small typos. I hope to release a new edition soon, probably early November.

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

No branches or pull requests

2 participants