[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.26, Wed Apr 6 01:03:42 2022 UTC (2 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.25: +3 -3 lines

R project has changed calling sequence of F77 functions with string arguments. See https://cran.r-project.org/doc/manuals/r-devel/R-exts.html#Fortran-character-strings

Package: hgm
Type: Package
Depends: R (>= 2.6.0), deSolve
Title: Holonomic Gradient Method and Gradient Descent
Version: 1.19
Date: 2022-04-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: 2022-04-06 05:29:42 UTC; taka