Skip to content

Python codes for course Computational Physics, taught by Prof. Xu Feng in Autumn, 2018.

Notifications You must be signed in to change notification settings

royess/comp-physics-assignments-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational Physics Assignments

Codes in Python.

The contents:

  1. Solving linear equations.
  2. Interpolation, numerical integration.
  3. QR decomposition, data processing.
  4. Solving differential equations.

I have another repo, where some of these algorithms (especially numerical linear algebra algorithms) are implemented in Julia. Please see https://github.com/royess/numerical-methods-assignments-julia if you are interested. Julia is a good programming language for writing high-performance program as well as doing benchmarking and testing.

About

Python codes for course Computational Physics, taught by Prof. Xu Feng in Autumn, 2018.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published