Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Test LLN and CLT #47

Merged
merged 4 commits into from
Aug 30, 2018
Merged

Test LLN and CLT #47

merged 4 commits into from
Aug 30, 2018

Conversation

arnavs
Copy link
Member

@arnavs arnavs commented Aug 30, 2018

Add tests to the relevant lecture.

@arnavs arnavs requested a review from Nosferican August 30, 2018 05:30
@arnavs arnavs mentioned this pull request Aug 30, 2018
53 tasks
push!(x_vec, collect(_xs))
push!(y_vec, ys)
push!(z_vec, collect(n*ones( length(_xs))))
push!(colors, RGBA(0, 0, 0, 1-(n-1)/nmax))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it my screen or does the last push! looks italic?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks italic for me too. This is probably happening because of the _ in the variable _xs. Seems like a strictly Markdown/GitHub thing.

@Nosferican
Copy link
Collaborator

Good job. Ready to be merged.

@arnavs arnavs merged commit 116b204 into master Aug 30, 2018
@arnavs arnavs deleted the Test-LLN_and_CLT branch September 7, 2018 21:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants