Skip to content

Marimo notebook showing the Lotka-Volterra predator-prey model

License

Notifications You must be signed in to change notification settings

jeremy-miller/marimo-lotka-volterra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lotka-Volterra Model

Marimo notebook showing the Lotka-Volterra predator-prey model.

Setup

  1. Create virtual environment: python -m venv .venv
  2. Activate virtual environment: source .venv/bin/activate
  3. Install requirements: pip install -r requirements.txt

Run

To run: marimo run notebook.py

About

Marimo notebook showing the Lotka-Volterra predator-prey model

Topics

Resources

License

Stars

Watchers

Forks

Languages