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

Being more precise when giving an example of the Moore-Penrose pseudo-inverse. #49

Closed
SyxtonPrime opened this issue Jun 14, 2018 · 3 comments

Comments

@SyxtonPrime
Copy link

Describe the mistake
The way this line is worded seems to suggest that the given Moore-Penrose pseudo-inverse can work for non-invertible square matrices.

Location
Please provide the

  1. version: Draft 2018-05-28
  2. chapter: 2
  3. page: 29
  4. line number/equation number: 870/2.46

Proposed solution
Perhaps give the mild assumptions required for 2.46 to hold. (The columns of the matrix must be linearly independent).

@mpd37 mpd37 self-assigned this Jun 14, 2018
@mpd37
Copy link
Contributor

mpd37 commented Jun 21, 2018

image

fixed in next revision

@SyxtonPrime
Copy link
Author

Looks good, I think you may be missing a word in the added line though. Did you mean:

A needs to "have" linearly independent columns?

@mpd37
Copy link
Contributor

mpd37 commented Jun 22, 2018

Yes. I changed that, too. Thanks!

@mpd37 mpd37 closed this as completed in 262d704 Jul 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants