[BACK]Return to func2.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / calc2000p

Diff for /OpenXM/doc/calc2000p/func2.tex between version 1.5 and 1.6

version 1.5, 2000/07/22 00:31:06 version 1.6, 2000/07/31 01:48:53
Line 1 
Line 1 
 % $OpenXM: OpenXM/doc/calc2000p/func2.tex,v 1.4 2000/07/21 01:34:53 takayama Exp $  % $OpenXM: OpenXM/doc/calc2000p/func2.tex,v 1.5 2000/07/22 00:31:06 takayama Exp $
 \documentclass[twocolumn]{article}  \documentclass[twocolumn]{article}
 \pagestyle{empty}  \pagestyle{empty}
 %\markright{ {\tt http://www.openxm.org} }  %\markright{ {\tt http://www.openxm.org} }
 \usepackage{color}  \usepackage{color}
 \usepackage{epsfig}  \usepackage{epsfig}
 \title{\huge \color{blue} 4252 functions are available  \title{\huge \color{blue} 1077 functions are available
 on our servers and libraries (continued)}  on our servers and libraries }
 \author{} \date{}  \author{} \date{}
 \begin{document}  \begin{document}
 \maketitle  \maketitle
   %% The number of functions:
   %%    264 + 36 (lib/asir/help-jp)
   %%    84 + 133 + 61 (sm1)
   %%    About 45*11   (pari)
   %%    1 + 1 + 2(tigers, phc, OMproxy)
   %%    SUB TOTAL: 1077
   
 \noindent  \noindent
 \fbox{\huge {\color{green} $D$-modules}} ($D$ is the Weyl algebra)  \fbox{\huge {\color{green} $D$-modules}} ($D$ is the Weyl algebra)
Line 124  can be called as server functions.
Line 130  can be called as server functions.
 \begin{verbatim}  \begin{verbatim}
 [345] sm1_deRham([x^3-y^2*z^2,[x,y,z]]);  [345] sm1_deRham([x^3-y^2*z^2,[x,y,z]]);
 [1,1,0,0]  [1,1,0,0]
   /* dim H^i = 1 (i=0,1), =0 (i=2,3) */
 \end{verbatim}}  \end{verbatim}}
   
 \noindent  \noindent

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>