===================================================================
RCS file: /home/cvs/OpenXM/src/hgm/doc/ref-hgm.html,v
retrieving revision 1.4
retrieving revision 1.9
diff -u -p -r1.4 -r1.9
--- OpenXM/src/hgm/doc/ref-hgm.html 2014/03/24 21:03:55 1.4
+++ OpenXM/src/hgm/doc/ref-hgm.html 2014/05/15 07:34:05 1.9
@@ -12,6 +12,14 @@ the Holonomic Gradient Descent Method (HGD)
Papers and Tutorials
+- J.Hayakawa, A.Takemura,
+Estimation of exponential-polynomial distribution by holonomic gradient descent
+ arxiv:1403.7852
+
+
- C.Siriteanu, A.Takemura, S.Kuriki,
+MIMO Zero-Forcing Detection Performance Evaluation by Holonomic Gradient Method
+ arxiv:1403.3788
+
- T.Koyama,
Holonomic Modules Associated with Multivariate Normal Probabilities of Polyhedra,
arxiv:1311.6905
@@ -94,11 +102,29 @@ 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.
+- Command line interfaces are in the folder OpenXM/src/hgm
+in the OpenXM source tree. See
+OpenXM distribution page .
- hgm package for R for the step 3.
- 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
- asir-contrib
+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.
+
- 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 +132,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.3 2014/03/24 07:54:51 takayama Exp $
+ $OpenXM: OpenXM/src/hgm/doc/ref-hgm.html,v 1.8 2014/04/03 07:34:31 takayama Exp $