Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 1.15 KB

bioe-80-dancing-droplets.md

File metadata and controls

13 lines (7 loc) · 1.15 KB

BioE 80 - Dancing Droplets

One major application for learning Python is creating computational models of physical, chemical, or biological phenomenon. From modeling entire cells (See the work from the Covert Lab here at Stanford) to individual proteins (See the work from the Huang Lab here at Stanford), computational modeling is a major part of many research opportunities.

To help introduce you to how to approach modeling a system and how to work with Python, let's look at how we can model the Dancing Droplets we have been working with. To access the module, click on either the Google Colab or Binder buttons below!

Binder Colab

Here's a non-interactive preview!


Return Home