lizayusof / SIF3012-Computational-Physics

Materials for for SIF3012 Computational Physics course. This course is designed for Physics students taking Computational Physics course. Some materials need to be guided through lectures series (provided in Spectrum and class)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIF3012

Materials for for SIF3012 Computational Physics course. All codes are coming from the example from the SIF3012 Lecture Notes. You may edit the code and modify accordingly.

Topics covered in this course:

  1. ODEs : Boundary value problem (Linear and Non-Linear)
  2. Matrices : Eigen value problem
  3. Transform :FFT transform
  4. PDEs
  5. Probabilistic methods

Library/modules that used in this course:

  1. Numpy
  2. Matplotlib
  3. Pandas
  4. Scipy

Make sure your Python 3 is updated.

About

Materials for for SIF3012 Computational Physics course. This course is designed for Physics students taking Computational Physics course. Some materials need to be guided through lectures series (provided in Spectrum and class)


Languages

Language:Python 100.0%