Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 330 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 330 Bytes

This repository stores some programs that I developed while studying at the Higher School of Economics (HSE):

  1. Molecular dynamics simulation, including realisation of a simple thermostat and calculation of the Maxwell distribution.
  2. Parallel integration of the function x*e^x using the MPI and POSIX Threads libraries.