numpy-tutorials icon indicating copy to clipboard operation
numpy-tutorials copied to clipboard

Stochastic tutorial added

Open weisscharlesj opened this issue 1 year ago • 3 comments

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.

weisscharlesj avatar Jun 24 '23 21:06 weisscharlesj

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 avatar Jun 28 '23 17:06 bsipocz

@bsipocz

You are welcome to use this PR for whatever you need to including updates to the contribution guide.

weisscharlesj avatar Jun 28 '23 22:06 weisscharlesj

Hi, @weisscharlesj. Just a gentle ping to see if you have had the time to address the comments on the tutorial.

Mukulikaa avatar Oct 23 '23 01:10 Mukulikaa