Skip to content

Resolve "Interface for Monte Carlo module"

Mattias Ångqvist requested to merge 113-interface-for-monte-carlo-module into master

Changes

I set up the following files:

  • ensemble.py

  • canonical.py

  • mc.py

  • calculator.py

together with the corresponding unit tests

most of these have pass implementations but some are implemented such as @property function and some more.
Closes #113 (closed)

Merge request reports