https://github.com/fandreuz/computational-physics-lab
Exercises
https://github.com/fandreuz/computational-physics-lab
fortran90 physics-simulation python3 scientific-computing
Last synced: 8 months ago
JSON representation
Exercises
- Host: GitHub
- URL: https://github.com/fandreuz/computational-physics-lab
- Owner: fandreuz
- License: mit
- Created: 2023-03-12T14:09:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T15:03:45.000Z (about 3 years ago)
- Last Synced: 2025-10-09T15:38:15.124Z (8 months ago)
- Topics: fortran90, physics-simulation, python3, scientific-computing
- Language: Fortran
- Homepage:
- Size: 2.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Computational Physics Lab
Weekly exercises for the course _Computational Physics Lab_ @ UniTS.
## Week 1
Course presentation, basics.
## Week 2
Pseudo-random number generators I.

## Week 3
Pseudo-random number generators II.
## Week 4
Stochastic processes: radioactive decay and random walks.

## Week 5
Numerical integration and Monte Carlo methods.

## Week 6
Metropolis Monte Carlo method.

## Week 7
Ising model.

## Week 8
Quantum Monte Carlo.