Annotation of OpenXM/src/hgm/doc/ref.html, Revision 1.2
1.1 takayama 1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//JA" "http://www.w3.org/TR/REC-html40/loose.dtd">
2: <html>
3: <head>
4: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5: <title>OpenXM/src/hgm references</title> <!-- Use UTF-8 文字 code-->
6: <!-- Do not edit this file. Edit it under OpenXM/src/hgm/doc/ref.html -->
7: </head>
8: <body>
9:
10: <h1> A list of References for OpenXM/src/hgm </h1>
11:
12: <h2> Video references </h2>
13: Most of them are in Japanese.
14: <ol>
15: <li> <a href="http://fe.math.kobe-u.ac.jp/Movies/oxvh"> General at fe:oxvh </a>
16: <li> <a href="http://www.math.kobe-u.ac.jp/HOME/taka/video-oxvh-ja.html">
17: oxvh タイトルなど </a> (全部は書いてません).
18: <li> <a href="http://www.math.kobe-u.ac.jp/HOME/taka/2013/2014-01-22-casta.html"> Introcution to HGM </a>, lecture in CASTA2014 (in English).
1.2 ! takayama 19: </ol>
! 20: <ol>
1.1 takayama 21: <li> <a href="http:fe.math.kobe-u.ac.jp/Movies/oxvh/priv-j1/2011-12-14-ke-mh-jack.mov">
1.2 ! takayama 22: On an implementation of the Koev-Edelman algorithm,
! 23: 2011-12-14-ke-mh-jack
! 24: </a> (access restricted). tk_jack.rr
! 25: <li> <a href="http://fe.math.kobe-u.ac.jp/Movies/oxvh/2012-09-05-r-package.mov">
! 26: Building a R-package,
! 27: 2012-09-05-r-package
1.1 takayama 28: </a>, an Example.
1.2 ! takayama 29: <li> <a href="http://fe.math.kobe-u.ac.jp/Movies/oxvh/2013-02-06-Ropenxm.mov">
! 30: Calling openxm server from R,
! 31: 2013-02-06-Ropenxm
1.1 takayama 32: </a>, cgi-asir, source of R/r-client.
1.2 ! takayama 33: <li> <a href="http://fe.math.kobe-u.ac.jp/Movies/oxvh/2013-02-09-hgm-win.mov">
! 34: Building an R package on windows,
! 35: 2013-02-09-hgm-win
1.1 takayama 36: </a>
1.2 ! takayama 37: <li> <a href="http://fe.math.kobe-u.ac.jp/Movies/oxvh/2013-02-13-Rhgm.mov">
! 38: hgm package for R,
! 39: 2013-02-13-Rhgm
! 40: </a>,
1.1 takayama 41: source code of hgm/so3, R/r-packages/hgm.
1.2 ! takayama 42: <li> <a href="http://fe.math.kobe-u.ac.jp/Movies/oxvh/2013-03-14-r-hgm.mov">
! 43: Recent changes of hgm package (in C and R),
! 44: 2013-03-14-r-hgm
1.1 takayama 45: </a>.
1.2 ! takayama 46: <li> <a href="http://fe.math.kobe-u.ac.jp/Movies/oxvh/2013-03-17-asir-and-r.mov">
! 47: HGM package for R,
! 48: 2013-03-17-asir-and-r
1.1 takayama 49: </a>, talk at Risa/Asir Conference 2013.
1.2 ! takayama 50: <li> <a href="http:fe.math.kobe-u.ac.jp/Movies/oxvh/priv-j1/2013-08-03-c11-kanazawa">
! 51: Note on evaluation of A-hg, C11,
! 52: 2013-08-03-c11-kanazawa
! 53: </a> (access restricted). h-mle/A-hg/Prog, Notes
! 54: <li> <a href="http:fe.math.kobe-u.ac.jp/Movies/oxvh/priv-j1/2014-02-05-a-hg-echelon">
! 55: Note on pfaffian system for general A by linear algebra,
! 56: 2014-02-05-a-hg-echelon
! 57: </a> (access restricted). h-mle/A-hg/Prog, Notes
! 58: <li> <a href="http://fe.math.kobe-u.ac.jp/Movies/oxvh/2014-03-04-hgm-soft/">
! 59: Problems for HGM,
! 60: 2014-03-04-hgm-soft
! 61: </a>, talk at Risa/Asir Conference 2014.
1.1 takayama 62: <li> <a href="http://fe.math.kobe-u.ac.jp/Movies/oxvh/2014-03-11-jack-n-c-automatic">
63: Recent changes of hgm package, automatic option, parser for data file, abserr,
1.2 ! takayama 64: --strategy 1,
! 65: 2014-03-11-jack-n-c-automatic
1.1 takayama 66: </a> (in preparation).
67: </ol>
68:
69: <h2> Notes </h2>
70: <ol>
1.2 ! takayama 71: <li> jack-n.c, @s/2011/12/20-my-note-mh-jack-n.pdf (access restricted)
! 72: <li> code-n.c, @s/2011/12/01-my-note-code-n.pdf (access restricted)
1.1 takayama 73: </ol>
74: <h2> Papers </h2>
75:
76:
77: </body>
78: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>