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