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