Skip to content

Dodo0303/stat-mech-python-course

 
 

Repository files navigation

Statistical Mechanics Exercises

Open the .ipynb to see the commented solution of the assigned exercises. The exercises are complementary to the theoretical course of Statistical Mechanics.

Here's a list of the exercises with a brief comment on what they are about:

  • Ex01: Generating random numbers with different profile distributions and testing the poissonian limit of exponential distributed events

  • Ex02: Implement n-dimensional Random walks and verify that the number of returns to the origin diverges only for dimensions <=2 Implement a 2-D Self Avoiding Random walk generator through the Pivot algorithm (Monte Carlo method)

  • Ex03:

  • Ex04:

  • Ex05:

About

Introducion to Statistical Mechanics in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.4%
  • Python 1.6%