# intro_to_QMC **Repository Path**: mirrors_lepy/intro_to_QMC ## Basic Information - **Project Name**: intro_to_QMC - **Description**: Introductory QMC teaching material for Python - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Introduction to QMC This reposity contains projects that accompany a series of blog posts on my website: https://galeascience.wordpress.com/ - Part 1 - [Calculating Pi with Monte Carlo](https://galeascience.wordpress.com/2016/03/02/approximating-pi-with-monte-carlo-simulations/) - Part 2 - [Galton’s peg board and the central limit theorem](https://galeascience.wordpress.com/2016/03/11/galtons-peg-board-and-the-central-limit-theorem/) - Part 3 - [Markov chains and the Metropolis algorithm](https://galeascience.wordpress.com/2016/04/27/markov-chain-monte-carlo-sampling/) - Part 4 - [Variational Monte Carlo](https://galeascience.wordpress.com/2016/05/25/variational-monte-carlo/)