Skip to content

jmsevillam/Seminar-2018-I

Repository files navigation

Seminar - Under Construction

Programming Seminar 2018 - 01

Here you can find

  1. Differential Equations - Part I: An introduction to ordinary differential equations.
    1. Decay Model.
    2. Pendulum: Small Oscillations.
    3. Pendulum: Forced & Damped.
  2. Differential Equations - Part II:
    1. Lorentz Model.
    2. Plotting with python.
  3. Differential Equations - Part III: An introduction to partial differential equations
    1. Laplace equation.
  4. Ising Model: An introduction to the Monte-Carlo Simulations. Ising model using the metropolis algorithm.