Skip to content

0/DrSwine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DrSwine

Minimal LePIGS implementation in Racket.

DrSwine is PIGS, MD (Path Integral Ground State Molecular Dynamics). Specifically, it's an implementation of LePIGS (Langevin equation Path Integral Ground State) in Racket with not much else. It is especially lacking in the speed department. (If you're looking for a serious MD package for path integrals, consider MMTK.)

The aim of this package is to provide the user with the ability to quickly set up simulations with different path configurations, without the restrictions that may normally be applied when simulating physical systems. For example, the paths do not correspond to any "atoms" or "particles", and the simulation temperature may be regulated independently of the path lengths.

Dependencies

  • The Fourier transforms are done using the Science Collection, which is available under the LGPLv3.

License

Provided under the terms of the MIT license. See LICENSE.txt for more information.

About

Minimal LePIGS implementation in Racket.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages