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:
- ODEs : Boundary value problem (Linear and Non-Linear)
- Matrices : Eigen value problem
- Transform :FFT transform
- PDEs
- Probabilistic methods
Library/modules that used in this course:
- Numpy
- Matplotlib
- Pandas
- Scipy
Make sure your Python 3 is updated.