Annotation of OpenXM/src/R/r-packages/hgm/DESCRIPTION, Revision 1.4
1.1 takayama 1: Package: hgm
2: Type: Package
3: Depends: R (>= 2.6.0)
4: Title: Holonomic gradient method and gradient
1.3 takayama 5: Version: 1.1
1.4 ! takayama 6: Date: 2013-03-01
1.1 takayama 7: Author: Nobuki Takayama,
8: Maintainer: Nobuki Takayama <takayama@math.kobe-u.ac.jp>
1.2 takayama 9: Description: The holonomic gradient method (HGM, hgm) gives a way to evaluate normalization
1.1 takayama 10: constants of unnormalized probability distributions by utilizing holonomic
1.2 takayama 11: systems of differential equations. The holonomic gradient descent (HGD, hgd) gives a method
12: to find maximal likelihood estimates by utilizing the HGM.
13: License: GPL-2
1.1 takayama 14: LazyLoad: yes
15: URL: http://www.openxm.org
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>