Demo simulations for UW's STEM Pals outreach program.
Project description
UW STEM Pals Demos
Demo simulations for the UW STEM Pals outreach program.
Demo links (opens in Google Colabs):
- Pandemic Simulation
- Galaxy Collision Simulation (need to write!)
Details
The demos are in the notebooks
directory.
The notebooks can be run locally by cloning the repo and installing the package.
However, they can also be from any browser via Google Colabs without any setup (which is the intended use case).
To do this, click on one of the links above.
The code code for the simulations is in the uw_stempals_demos
directory.
How to contribute
Anyone is welcome to contribute to the demos in this repo. To contribute, follow these steps:
- Fork the repo.
- Clone your fork to your workstation.
- From the root directory of the repo, install the package in edit mode (i.e.
pip install -e .[dev]
). - Create your new demo. Add the code for the new simulations as a new file in the
uw_stempals_demos
directory. Create a new Jupyter notebook for the demo in thenotebooks
directory. Make sure you add plenty of markdown text to the demo to make it self-explanatory and pedagogical. Look at the other notebooks in that folder for inspiration. - Add a Colab link to the list above and make sure your demo runs on Colab. Just use this link and replace
your-github-username
with your Github username andnew-demo-name.ipynb
with the name of the Jupyter notebook for your demo:https://colab.research.google.com/github/your-github-username/uw_stempals_demos/blob/main/notebooks/new-demo-name.ipynb
- Open a pull request to have your new demo added to the main package.
If you want to contribute, feel free to reach out for help with any of this! Also reach out if you want to write a simulation, but don't have any ideas.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file uw_stempals_demos-0.1.0.tar.gz
.
File metadata
- Download URL: uw_stempals_demos-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a03054205a220343771b20ccd5296a10ac6ef4a0ae456b2824d1a823154567a |
|
MD5 | 86d9d70798f9f0215667dcc9846f4c0f |
|
BLAKE2b-256 | 5639b7e6ce51d4caa4748e585c5cacc3b3455feeef526e05ea3d1ed4b0a99cd9 |