[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.8 and 1.25

version 1.8, 2014/03/24 05:28:17 version 1.25, 2020/02/06 05:58:17
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: 1.5  Version: 1.18
 Date: 2014-03-24  Date: 2020-02-06
 Author: Nobuki Takayama, Tamio Koyama  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, 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
   systems of differential equations. The holonomic gradient descent (HGD, hgd) 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-2  License: GPL-2
 LazyLoad: yes  LazyLoad: yes
 URL: http://www.openxm.org  URL: http://www.openxm.org
   NeedsCompilation: yes
   Packaged: 2020-02-06 05:29:42 UTC; taka

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.25

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