=================================================================== RCS file: /home/cvs/OpenXM/src/hgm/doc/ref-hgm.html,v retrieving revision 1.2 retrieving revision 1.7 diff -u -p -r1.2 -r1.7 --- OpenXM/src/hgm/doc/ref-hgm.html 2014/03/24 06:58:31 1.2 +++ OpenXM/src/hgm/doc/ref-hgm.html 2014/03/31 07:23:09 1.7 @@ -12,7 +12,7 @@ the Holonomic Gradient Descent Method (HGD)

Papers and Tutorials

    -
  1. T.Koyama, +
  2. T.Koyama, Holonomic Modules Associated with Multivariate Normal Probabilities of Polyhedra, arxiv:1311.6905 @@ -36,7 +36,7 @@ Calculating the Normalising Constant of the Bingham Di Statistics and Computing, 2013, DOI -
  3. T.Koyama, +
  4. T.Koyama, A.Takemura, Calculation of Orthant Probabilities by the Holonomic Gradient Method, arxiv:1211.6822 @@ -94,11 +94,26 @@ equations.

Software Packages for HGM

+Most software packages are experimental and temporary documents are found in +"asir-contrib manual" (auto-autogenerated part), or +"Experimental Functions in Asir", or "miscellaneous and other documents" +of the + +OpenXM documents +or in this folder . +The nightly snapshot of the asir-contrib can be found in the Asir-Contrib page below, +or look up our +cvsweb page
  1. hgm package for R for the step 3.
  2. yang (for Pfaffian systems) , nk_restriction (for D-module integrations), -tk_jack (for Jack polynomials) are for the steps 1 or 2 and in the +tk_jack (for Jack polynomials), ko_fb_pfaffian (Pfaffian system for the Fisher-Bingham system) +are for the steps 1 or 2 and in the asir-contrib +
  3. nk_fb_gen_c is a package to generate a C program to perform +maximal Likehood estimates for the Fisher-Bingham distribution by HGD (holonomic gradient descent). +It is in the + asir-contrib

Programs to try examples of our papers

@@ -106,6 +121,6 @@ tk_jack (for Jack polynomials) are for the steps 1 or
  • d-dimensional Fisher-Bingham System -
     $OpenXM: OpenXM/src/hgm/doc/ref-hgm.html,v 1.1 2014/03/24 06:43:55 takayama Exp $ 
    +
     $OpenXM: OpenXM/src/hgm/doc/ref-hgm.html,v 1.6 2014/03/28 03:02:36 takayama Exp $