Annotation of OpenXM/src/R/r-packages/hgm/DESCRIPTION, Revision 1.24
1.1 takayama 1: Package: hgm
2: Type: Package
1.14 takayama 3: Depends: R (>= 2.6.0), deSolve
4: Title: Holonomic Gradient Method and Gradient Descent
1.24 ! takayama 5: Version: 1.18
! 6: Date: 2019-11-16
1.11 takayama 7: Author: Nobuki Takayama, Tamio Koyama, Tomonari Sei, Hiromasa Nakayama, Kenta Nishiyama
1.1 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.13 takayama 11: systems of differential or difference equations. The holonomic gradient descent (HGD, hgd) gives a method
1.2 takayama 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>