[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.4 and 1.5

version 1.4, 2000/01/15 01:33:32 version 1.5, 2000/01/15 03:23:59
Line 1 
Line 1 
 % $OpenXM: OpenXM/doc/issac2000/heterotic-network.tex,v 1.3 2000/01/03 04:27:52 takayama Exp $  % $OpenXM: OpenXM/doc/issac2000/heterotic-network.tex,v 1.4 2000/01/15 01:33:32 takayama Exp $
   
 \subsection{Heterogeneous Servers}  \subsection{Heterogeneous Servers}
   
Line 13  We can build a new computer math system by assembling
Line 13  We can build a new computer math system by assembling
 different OpenXM servers.  different OpenXM servers.
 It is similar to building a toy house by LEGO blocks.  It is similar to building a toy house by LEGO blocks.
   
 We will see two examples of special purpose systems  We will see two examples of custom made systems
 built by OpenXM servers.  built by OpenXM servers.
   
 \subsubsection{Computation of annihilating ideals by kan/sm1 and ox\_asir}  \subsubsection{Computation of annihilating ideals by kan/sm1 and ox\_asir}
Line 78  to teach a course on solving algebraic equations.
Line 78  to teach a course on solving algebraic equations.
 This course was presented with the text book \cite{CLO} which discusses  This course was presented with the text book \cite{CLO} which discusses
 on the Gr\"obner basis method and the polyhedral homotopy method  on the Gr\"obner basis method and the polyhedral homotopy method
 to solve systems of algebraic equations.  to solve systems of algebraic equations.
 Risa/asir has a user language like C and we could teach a course  We could teach a course
 with a unified environment  with a unified environment
 controlled by asir user language.  controlled by 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.  the PHC pack.
 \begin{verbatim}  \begin{verbatim}

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

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