Simple Monte Carlo: First Attempt#112
Open
davidthomas5412 wants to merge 30 commits intodrphilmarshall:wlfrom
Open
Simple Monte Carlo: First Attempt#112davidthomas5412 wants to merge 30 commits intodrphilmarshall:wlfrom
davidthomas5412 wants to merge 30 commits intodrphilmarshall:wlfrom
Conversation
ii) distribution.py iii) simple_monte_carlo.ipynb
this solves issue 100 and issue 110
Owner
|
Oof - a conflict in |
Owner
|
Actually, it merged just fine locally. I'm working through the notebooks now, and will push my commits back soon (probably with some notebooks still failing - that's OK, I'll need to fix them in order to close the Travis issue #106 anyway). |
…ed up and checked WLMaps demo. Renamed io.py to avoid linter errors.
…throughout codebase
Collaborator
Author
|
The bugs highlighted in PR5 have been resolved. This is a good checkpoint for the PR. |
…ht style (spacing) etc changes as we moved by
…ed up in future - currently research sandbox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves issues 103, 110, 111. Let's merge this before it gets any larger.
Testing:
Ran SimpleMonteCarlo.ipynb