Annotation of OpenXM/doc/calc2000p/func2.tex, Revision 1.4
1.4 ! takayama 1: % $OpenXM: OpenXM/doc/calc2000p/func2.tex,v 1.3 2000/07/20 07:05:29 takayama Exp $
1.1 takayama 2: \documentclass[twocolumn]{article}
1.4 ! takayama 3: \pagestyle{empty}
! 4: %\markright{ {\tt http://www.openxm.org} }
1.1 takayama 5: \usepackage{color}
1.2 takayama 6: \usepackage{epsfig}
1.1 takayama 7: \title{\huge \color{blue} 4252 functions are available
8: on our servers and libraries (continued)}
9: \author{} \date{}
10: \begin{document}
11: \maketitle
12:
13: \noindent
14: \fbox{\huge {\color{green} $D$-modules}} ($D$ is the Weyl algebra)
15:
16: \noindent
17: {\color{red} gb } (Gr\"obner basis),
18: {\color{red} syz} (syzygy),
19: {\color{red} annfs} (Annhilating ideal of $f^s$),
20: {\color{red} bfunction},
1.2 takayama 21: {\color{red} schreyer} (free resolution by the Schreyer method),
1.1 takayama 22: {\color{red} vMinRes} (V-minimal free resolution),
1.2 takayama 23: {\color{red} characteristic} (Characteristic variety),
1.1 takayama 24: {\color{red} restriction} in the derived category of $D$-modules,
25: {\color{red} integration} in the derived category,
26: {\color{red} tensor} in the derived category,
1.2 takayama 27: {\color{red} dual} (Dual as a D-module),
1.1 takayama 28: {\color{red} slope}.
29:
30: \medbreak
31: \noindent
32: \fbox{\huge {\color{green} Cohomology groups}}
33:
34: \noindent
35: {\color{red} deRham} (The de Rham cohomology groups of
36: ${\bf C}^n \setminus V(f)$,
37: {\color{red} ext} (Ext modules for a holonomic $D$-module $M$
38: and the ring of formal power series).
39:
40: \medbreak
41: \noindent
42: \fbox{\huge
43: {\color{green} Differential equations}}
44:
45: \noindent
46: Helping to derive and prove {\color{red} combinatorial} and
47: {\color{red} special function identities},
48: {\color{red} gkz} (GKZ hypergeometric differential equations),
1.2 takayama 49: {\color{red} appell} (Appell's hypergeometric differential equations),
1.1 takayama 50: {\color{red} indicial} (indicial equations),
1.2 takayama 51: {\color{red} rank} (Holonomic rank),
52: {\color{red} rrank} (Holonomic rank of regular holonomic systems),
1.1 takayama 53: {\color{red} dsolv} (series solutions of holonomic systems).
54:
1.2 takayama 55: \medbreak
56: \noindent
57: \fbox{\huge
58: {\color{green} OpenMATH support}}
59:
60: \noindent
61: {\color{red} om\_xml} (CMO to OpenMATH XML),
62: {\color{red} om\_xml\_to\_cmo} (OpenMATH XML to CMO).
63:
64: \medbreak
65: \noindent
66: \fbox{\huge
67: {\color{green} Homotopy Method}}
68:
69: \noindent
70: {\color{red} phc} (Solving systems of algebraic equations by
71: numerical and polyhedral homotopy methods).
72:
73: \medbreak
74: \noindent
75: \fbox{\huge
76: {\color{green} Toric ideal}}
77:
78: \noindent
79: {\color{red} tigers} (Enumerate all Gr\"obner basis of a toric ideal.
80: Finding test sets for integer program),
1.4 ! takayama 81: {\color{red} arithDeg} (Arithmetic degree of a monomial ideal),
1.2 takayama 82: {\color{red} stdPair} (Standard pair decomposition of a monomial ideal).
83:
84: \medbreak
85: \noindent
86: \fbox{\huge {\color{green} Communications}}
87:
88: \noindent
89: {\color{red} ox\_launch} (starting a server),
90: {\color{red} ox\_launch\_nox},
91: {\color{red} ox\_shutdown},
92: {\color{red} ox\_launch\_generic},
93: {\color{red} generate\_port},
94: {\color{red} try\_bind\_listen},
95: {\color{red} try\_connect},
96: {\color{red} try\_accept},
97: {\color{red} register\_server},
98: {\color{red} ox\_rpc},
99: {\color{red} ox\_cmo\_rpc},
100: {\color{red} ox\_execute\_string},
101: {\color{red} ox\_reset} (reset the server),
102: {\color{red} ox\_intr},
103: {\color{red} register\_handler},
104: {\color{red} ox\_push\_cmo},
105: {\color{red} ox\_push\_local},
106: {\color{red} ox\_pop\_cmo},
107: {\color{red} ox\_pop\_local},
108: {\color{red} ox\_push\_cmd},
109: {\color{red} ox\_sync},
110: {\color{red} ox\_get},
111: {\color{red} ox\_pops},
112: {\color{red} ox\_select},
113: {\color{red} ox\_flush},
114: {\color{red} ox\_get\_serverinfo}
115:
116: \medbreak
117: \noindent
118: \fbox{\huge {\color{green} Examples}}
119: {\footnotesize
120: \begin{verbatim}
121: [345] sm1_deRham([x^3-y^2*z^2,[x,y,z]]);
122: [1,1,0,0]
123: \end{verbatim}}
124:
125: \noindent
126: {\footnotesize \begin{verbatim}
1.3 takayama 127: [287] phc(katsura(7)); B=map(first,Phc)$
128: [291] gnuplot_plotDots(B,0)$
1.2 takayama 129: \end{verbatim} }
130:
131: \epsfxsize=3cm
132: \begin{center}
133: \epsffile{../calc2000/katsura7.ps}
134: \end{center}
135: %%The first components of the solutions to the system of algebraic equations Katsura 7.
136:
137: \noindent
138:
139:
140: \medbreak
141: \noindent
142: \fbox{ {\color{green} Authors}}
1.3 takayama 143: Castro-Jim\'enez, Doltman, Hubert, Murao, Noro, Oaku, Okutani,
144: Shimoyama, Sturm, Takayama, Tamura, Verschelde, Yokoyama.
1.4 ! takayama 145:
! 146: \medbreak
! 147: \noindent
! 148: \rightline{ {\color{red} {\tt http://www.openxm.org} }}
1.1 takayama 149:
150: \end{document}
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>