Basic concepts of mathematical modeling with Python

Oliver EBENHOEH

Heinrich-Heine University Düsseldorf, D

  Abstract
    

   The workshop gives some understanding of methods how to simulate several biological systems. After introduction into basic python syntax, participants will learn how to solve differential equations to simulate different types of dynamical systems.

First Session: Introduction to python programming (Slides)

This session includes introduction to basic syntax in python and is recommended for non-experienced python programmer.

Second Session: Simulating dynamic systems with Python (Slides)

This workshop introduces basic principles of mathematical modeling of biological systems based on differential equations in python. Basic python knowledge is necessary.