/stringmethod

Python implementation of the string method to compute the minimum energy path between two points on any 2-dimensional energy landscape.

Primary LanguagePythonMIT LicenseMIT

stringmethod

Python implementation of the string method to compute the minimum energy path between two points on a 2-dimensional energy landscape.

Python Google Python Style

Installation

  1. Install requirements
pip install -r requirements.txt
  1. Install package
pip install .

Usage

See the Jupyter notebooks in the examples/ directory.