numpy-tutorials
numpy-tutorials copied to clipboard
Stochastic tutorial added
Added tutorial-stochastic-simulation.ipynb tutorial which uses the NumPy random number generator to simulation various processes and solve problems. This tutorial was proposed in issue #184.
Hi @weisscharlesj 👋 Thank you for the PR.
Before diving into trying to sort out the build issues, I wonder whether you're willing to agree for us to use this PR as a platform for updating our contributing guide. I've noticed a few things that are missing from the How-to-contribute, and some of those are causing the issues with the build/tests here. This is all independent from the content of your tutorial, and I'm happy to help or do these infrastructural changes to the PR.
@bsipocz
You are welcome to use this PR for whatever you need to including updates to the contribution guide.
Hi, @weisscharlesj. Just a gentle ping to see if you have had the time to address the comments on the tutorial.