FelixKratz / ECMC

Simple Event Chain Monte Carlo Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event Chain Monte Carlo

Snapshot

This is a simple as possible implementation of the event chain monte carlo algorithm.

Currently steric interactions between particles of variable size are respected across a simulation container with periodic boundaries. No fancy optimizations are used to keep the code simple and easy to understand.

About

Simple Event Chain Monte Carlo Implementation

License:GNU General Public License v3.0


Languages

Language:C 94.4%Language:Python 3.7%Language:Makefile 1.9%