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

Blocked distribution off by one #9

Open
paulcaprioli opened this issue Apr 28, 2023 · 0 comments
Open

Blocked distribution off by one #9

paulcaprioli opened this issue Apr 28, 2023 · 0 comments

Comments

@paulcaprioli
Copy link

Hi Tim,

On slide 35, I believe the -1 should be eliminated in the calculation of iend because the for loop terminates using a strictly less than comparison.

If you don't mind my mentioning a very minor nit, I would suggest a space after the closing paren (and before the pi) in the final summation on the last line of code. [Also on the previous slide and the next one.]

Slide 37's title has a typo: "Mulitple"

Slide 55, I believe the -1 should be eliminated in the calculation of iend.
And, on the same slide, I cannot resist suggesting a space after the closing paren (and before 'iend') on the very next line.

Thanks for making these slides available. I have found them quite valuable.

Regards,
Paul

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

1 participant