[BACK]Return to DESCRIPTION CVS log [TXT][DIR] Up to [local] / OpenXM / src / R / r-packages / hgm

Diff for /OpenXM/src/R/r-packages/hgm/DESCRIPTION between version 1.1 and 1.18

version 1.1, 2013/02/07 07:38:22 version 1.18, 2016/02/13 22:56:50
Line 1 
Line 1 
 Package: hgm  Package: hgm
 Type: Package  Type: Package
 Depends: R (>= 2.6.0)  Depends: R (>= 2.6.0), deSolve
 Title: Holonomic gradient method and gradient  Title: Holonomic Gradient Method and Gradient Descent
 Version: 0.8  Version: 1.13
 Date: 2013-02-07  Date: 2016-02-14
 Author: Nobuki Takayama,  Author: Nobuki Takayama, Tamio Koyama, Tomonari Sei, Hiromasa Nakayama, Kenta Nishiyama
 Maintainer: Nobuki Takayama <takayama@math.kobe-u.ac.jp>  Maintainer: Nobuki Takayama <takayama@math.kobe-u.ac.jp>
 Description: The holonomic gradient method (hgm) gives a way to evaluate normalization  Description: The holonomic gradient method (HGM, hgm) gives a way to evaluate normalization
   constants of unnormalized probability distributions by utilizing holonomic    constants of unnormalized probability distributions by utilizing holonomic
   system of differential equations. The holonomic gradient descent gives a method    systems of differential or difference equations. The holonomic gradient descent (HGD, hgd) gives a method
   to find maximal likelihood estimates by utilizing the hgm.    to find maximal likelihood estimates by utilizing the HGM.
 License: GPL  License: GPL-2
 LazyLoad: yes  LazyLoad: yes
 URL: http://www.openxm.org  URL: http://www.openxm.org

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.18

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>