Skip to content

Algorithm to find the shortest and minimal free energy path

License

Notifications You must be signed in to change notification settings

DStarEpoch/ElvenEye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElvenEye

Finding minimal energy and shortest pathway on free energy surface

Algorithm demos are uploaded

Animation programs are uploaded on dir path_search/

To see the path finding process please execute the Animation1.py ~ Animation4.py in path_searth directory.

Module required:

  • Pygame
    1. python3 -m pip install -U pygame --user
    2. conda install -c cogsci pygame

Update Module: Brownian Motion

用于找最短且最低自由能路径的算法

查看算法演示: cd path_search/ python Animation4.py

About

Algorithm to find the shortest and minimal free energy path

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages