=================================================================== RCS file: /home/cvs/OpenXM/doc/calc2000p/func2.tex,v retrieving revision 1.2 retrieving revision 1.5 diff -u -p -r1.2 -r1.5 --- OpenXM/doc/calc2000p/func2.tex 2000/07/20 05:58:00 1.2 +++ OpenXM/doc/calc2000p/func2.tex 2000/07/22 00:31:06 1.5 @@ -1,5 +1,7 @@ -% $OpenXM: OpenXM/doc/calc2000p/func2.tex,v 1.1 2000/07/20 04:43:55 takayama Exp $ +% $OpenXM: OpenXM/doc/calc2000p/func2.tex,v 1.4 2000/07/21 01:34:53 takayama Exp $ \documentclass[twocolumn]{article} +\pagestyle{empty} +%\markright{ {\tt http://www.openxm.org} } \usepackage{color} \usepackage{epsfig} \title{\huge \color{blue} 4252 functions are available @@ -76,7 +78,7 @@ numerical and polyhedral homotopy methods). \noindent {\color{red} tigers} (Enumerate all Gr\"obner basis of a toric ideal. Finding test sets for integer program), -{\color{red} aDegree} (Arithmetic degree of a monomial ideal), +{\color{red} arithDeg} (Arithmetic degree of a monomial ideal), {\color{red} stdPair} (Standard pair decomposition of a monomial ideal). \medbreak @@ -113,6 +115,10 @@ Finding test sets for integer program), \medbreak \noindent +In addition to these functions, {\color{green} Mathematica functions} +can be called as server functions. +\medbreak +\noindent \fbox{\huge {\color{green} Examples}} {\footnotesize \begin{verbatim} @@ -122,10 +128,8 @@ Finding test sets for integer program), \noindent {\footnotesize \begin{verbatim} -[287] phc(katsura(7)); -[290] B=map(first,Phc)$ -[291] gnuplot_plotDots([],0)$ -[292] gnuplot_plotDots(B,0)$ +[287] phc(katsura(7)); B=map(first,Phc)$ +[291] gnuplot_plotDots(B,0)$ \end{verbatim} } \epsfxsize=3cm @@ -140,7 +144,12 @@ Finding test sets for integer program), \medbreak \noindent \fbox{ {\color{green} Authors}} -Castro-Jim\'enez, Doltman, Hubert, Noro, Oaku, Okutani, -Sturm, Takayama, Tamura, Verschelde. +Castro-Jim\'enez, Doltman, Hubert, Murao, Noro, Oaku, Okutani, +Shimoyama, Sturm, Takayama, Tamura, Verschelde, Yokoyama. + +\medbreak +\vfill +\noindent +\rightline{ {\color{red} {\tt http://www.openxm.org} }} \end{document} \ No newline at end of file