Skip to content

Commit

Permalink
Updated Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Al-Ahmadgaid Asaad committed Apr 13, 2017
1 parent 83b5187 commit e2d741e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions doc/sghmc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ Implementation of the Hamiltonian Monte Carlo sampler for Bayesian inference.

* ``dU`` : the gradient or first derivative of the potential energy ``U``.
* ``dK`` : the gradient or first derivative of the kinetic energy ``K``.
* ``dKΣ`` : the variance-covariance matrix in the gradient of the kinetic energy ``dK``,\
this is set to identity matrix for the case of standard Gaussian distribution.

* ``dKΣ`` : the variance-covariance matrix in the gradient of the kinetic energy ``dK``, this is set to identity matrix for the case of standard Gaussian distribution.
* ``C`` : the matrix factor in the frictional force term.
* ``V`` : the matrix factor in the random force term.
* ``init_est`` : the initial/starting value for the markov chain.
Expand Down

0 comments on commit e2d741e

Please sign in to comment.