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

15_LA_gaussian #55

Open
matthewcarbone opened this issue Dec 1, 2017 · 2 comments
Open

15_LA_gaussian #55

matthewcarbone opened this issue Dec 1, 2017 · 2 comments

Comments

@matthewcarbone
Copy link
Contributor

matthewcarbone commented Dec 1, 2017

The last equation in the last block has an error. The backwards substitution method starts with i+1, not i-1. See

link

It doesn't make sense as written so hopefully people will realize it, but this could confuse people!

@mandli
Copy link
Owner

mandli commented Dec 1, 2017

Thanks for reminding about that one, I think someone pointed it out last year but never made an issue so I forgot about that. I will try to fix it this weekend.

@matthewcarbone
Copy link
Contributor Author

No problem, glad I could help!

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