Open weisscharlesj opened 1 year ago
These sound like great topics to me, though I suspect this is enough material to be split into multiple notebooks!
One important thing to keep in mind is how best to highlight the numpy-specific features within the problem, for example tutorial material should use the random.Generator
interface. Aside from that, a hearty :+1: for these topic proposals!
I would like to propose a stochastic simulation tutorial that teaches using random variables generated from NumPy to simulate various situations and solve problems. The general outline for this tutorial is below.