Skip to content
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

Stochastic tutorial added #185

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    bc05d6f View commit details
    Browse the repository at this point in the history
  2. Added stochastic tutorial ipynb file

    Added tutorial-stochastic-simulation.ipynb file which contains a tutorial demonstrating using NumPy random number generators to stochastically simulate a variety of processes. This tutorial was proposed in issue numpy#184.
    weisscharlesj authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    27a7738 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Added tutorial-stochastic-simulations to README file
    weisscharlesj authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    d8d5b47 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Update README.md

    Co-authored-by: Mukulika <[email protected]>
    bsipocz and Mukulikaa authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    bc946ee View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. MAINT: Add stochastic tutorial to toctree.

    This is necessary to get the sphinx build working.
    rossbar committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    89c3bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c80ea View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    817edf8 View commit details
    Browse the repository at this point in the history