Skip to content

A python package for the extraction of memory kernels from time series

Notifications You must be signed in to change notification settings

abittracher/memtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 3 tool suite for the computation of memory kernels from time series

Please read (and cite) the following reference, where the details of the algorithm are explained.

J. O. Daldrop, J. Kappler, F. N. Brünig, and R. R. Netz, Butane dihedral angle dynamics in water is dominated by internal friction, Proc. Natl. Acad. Sci. U. S. A. 115, 5169 (2018). DOI: 10.1073/pnas.1722327115u

Run

pip install .

to install, and see example/example.ipynb to get started. Also have a look at the documentation and at the main class Igle, which is defined in memtools/igle.py.

About

A python package for the extraction of memory kernels from time series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.0%
  • C++ 21.0%