Uses of Package
ffx.algorithms

Packages that use ffx.algorithms
Package
Description
The Algorithms package has support for local and global optimization, molecular dynamics simulations, and calculation of free energy differences.
The Algorithms CLI package defines options for PicoCLI command line scripts.
The Dynamics package implements molecular and stochastic dynamics using a pure Java code path and via OpenMM.
The MC package implements a variety of Monte Carlo moves for optimization and simulation algorithms.
The Misc package contains a few miscellaneous algorithms.
The Optimize package contains local and global optimization algorithms using pure Java and OpenMM code paths.
 
 
The Thermodynamics package computes free energy differences using Orthogonal Space Tempering (OST) sampling via pure Java or OpenMM (via Monte Carlo OST).
The UI package provides views and controllers for manipulating molecular systems.
The X-ray package implements support for X-ray and Neutron refinement.