[BACK]Return to DESCRIPTION CVS log [TXT][DIR] Up to [local] / OpenXM / src / R / r-packages / hgm

File: [local] / OpenXM / src / R / r-packages / hgm / DESCRIPTION (download)

Revision 1.25, Thu Feb 6 05:58:17 2020 UTC (4 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.24: +3 -1 lines

A note on checking the package hgm on r-devel env.

Package: hgm
Type: Package
Depends: R (>= 2.6.0), deSolve
Title: Holonomic Gradient Method and Gradient Descent
Version: 1.18
Date: 2020-02-06
Author: Nobuki Takayama, Tamio Koyama, Tomonari Sei, Hiromasa Nakayama, Kenta Nishiyama 
Maintainer: Nobuki Takayama <takayama@math.kobe-u.ac.jp>
Description: The holonomic gradient method (HGM, hgm) gives a way to evaluate normalization
  constants of unnormalized probability distributions by utilizing holonomic 
  systems of differential or difference equations. The holonomic gradient descent (HGD, hgd) gives a method
  to find maximal likelihood estimates by utilizing the HGM.
License: GPL-2
LazyLoad: yes
URL: http://www.openxm.org
NeedsCompilation: yes
Packaged: 2020-02-06 05:29:42 UTC; taka