Skip to content

Biochemical-Networks/PathWeightSampling-Langevin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PathWeightSampling-Langevin

Path Weight Sampling implementation for Langevin systems in presence of feedback. Uses Onsager-Machlup formulation for stochastic actions and the Rosenbluth-Rosenbluth method for importance sampling.

Needs Python3, numpy, numba.

To run: nohup python feedbackpws_rr4.py &

Output gets saved as nohup.out. Output is an array where columns correspond to chosen trajectory durations, rows correspond alternately to mutual information and time-integrated transfer entropies, for each of a chosen number of trajectories.

About

Path Weight Sampling implementation for Langevin systems in presence of feedback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages