Skip to content

apallath/stringmethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages