-
Notifications
You must be signed in to change notification settings - Fork 10
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
Simple Monte Carlo: First Attempt #112
base: wl
Are you sure you want to change the base?
Conversation
ii) distribution.py iii) simple_monte_carlo.ipynb
this solves issue 100 and issue 110
Oof - a conflict in |
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
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
Resolves issues 103, 110, 111. Let's merge this before it gets any larger.
Testing:
Ran SimpleMonteCarlo.ipynb