[BACK]Return to heterotic-network.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / issac2000

Diff for /OpenXM/doc/issac2000/heterotic-network.tex between version 1.11 and 1.13

version 1.11, 2000/01/17 07:06:53 version 1.13, 2000/01/17 08:50:56
Line 1 
Line 1 
 % $OpenXM: OpenXM/doc/issac2000/heterotic-network.tex,v 1.10 2000/01/16 10:58:19 takayama Exp $  % $OpenXM: OpenXM/doc/issac2000/heterotic-network.tex,v 1.12 2000/01/17 08:06:15 noro Exp $
 \section{Applications}  \section{Applications}
   
 \subsection{Heterogeneous Servers}  \subsection{Heterogeneous Servers}
Line 7 
Line 7 
   
 By using OpenXM, we can treat OpenXM servers essentially  By using OpenXM, we can treat OpenXM servers essentially
 like a subroutine.  like a subroutine.
 Since OpenXM provides a universal stackmachine which does not  Since OpenXM provides a universal stack machine which does not
 depend each servers,  depend each servers,
 it is relatively easy to install new servers.  it is relatively easy to install new servers.
 We can build a new computer math system by assembling  We can build a new computer math system by assembling
Line 82  on the Gr\"obner basis method and the polyhedral homot
Line 82  on the Gr\"obner basis method and the polyhedral homot
 to solve systems of algebraic equations.  to solve systems of algebraic equations.
 We taught the course  We taught the course
 with a unified environment  with a unified environment
 controlled by Asir user language, which is similar to C.  controlled by the Asir user language, which is similar to C.
 The following is an Asir session to solve algebraic equations by calling  The following is an Asir session to solve algebraic equations by calling
 the PHC pack (Figure \ref{katsura} is the output of {\tt [292]}):  the PHC pack (Figure \ref{katsura} is the output of {\tt [292]}):
 \begin{verbatim}  \begin{verbatim}

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.13

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