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

Diff for /OpenXM/doc/OpenXM-specs/OpenXM.tex between version 1.9 and 1.21

version 1.9, 2000/10/18 12:43:15 version 1.21, 2016/08/22 05:38:27
Line 1 
Line 1 
 %%  $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.8 2000/09/09 21:59:12 takayama Exp $  %%  $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.20 2005/03/04 03:49:47 takayama Exp $
 \documentclass{article}  \documentclass{article}
 \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}  \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}
 \usepackage{html}  \usepackage{html}
 \begin{document}  \begin{document}
 /*&jp  /*&jp
 \title{{\bf Open XM の設計と実装} \\  \title{{\bf Open XM の設計と実装: クライアントサーバモデルと数学共通表現 (OpenXM-RFC 100, proposed standard)} \\
  --- Open message eXchange protocol for Mathematics }   --- Open message eXchange protocol for Mathematics }
 \author{ 野呂正行,  \author{ 野呂正行,
          高山信毅\thanks{神戸大学理学部数学教室,\htmladdnormallink{http://www.math.kobe-u.ac.jp/$\tilde{\ }$taka}{http://www.math.kobe-u.ac.jp/~taka}}}           高山信毅\thanks{神戸大学理学部数学教室,\htmladdnormallink{http://www.math.kobe-u.ac.jp/$\tilde{\ }$taka}{http://www.math.kobe-u.ac.jp/\tilde{\ }taka}}}
 \date{ 2000年, 9月10日}  \date{ 1997年, 11月20日 --- 2000年, 11月17日, \\
          2001年, 8月27日, 2002年, 1月20日 (小修正),\\
           これ以後の修正は changeLog を見よ.}
 */  */
 /*&eg  /*&eg
 \title{{\bf Design and Implementation of OpenXM} \\  \title{{\bf Design and Implementation of OpenXM client server model and
   common mathematical object format (OpenXM-RFC 100, proposed standard)} \\
  --- Open message eXchange protocol for Mathematics   --- Open message eXchange protocol for Mathematics
 }  }
 \author{ Masayuki Noro,  \author{ Masayuki Noro,
          Nobuki Takayama\thanks{Department of Mathematics, Kobe University,\htmladdnormallink{http://www.math.kobe-u.ac.jp/$\tilde{\ }$taka}{http://www.math.kobe-u.ac.jp/~taka}}}           Nobuki Takayama\thanks{Department of Mathematics, Kobe University,\htmladdnormallink{http://www.math.kobe-u.ac.jp/$\tilde{\ }$taka}{http://www.math.kobe-u.ac.jp/\tilde{\ }taka}}}
 \date{ September 10, 2000 }  \date{ November 20, 1997 --- November 17, 2000, \\
          August 27, 2001, January 20, 2002 (minor change), \\
          See changeLog about changes after this date.}
 */  */
   
 \maketitle  \maketitle
   
   \noindent ChangeLog
   
   /*&eg
   
   
   \noindent
   2004-3-8: We add a new stackmacine command {\tt SM\_executeFunctionWithOptionalArgument}. \\
   2005-3-4: Added a description about a byte order negotiation to send floating
   point numbers.  {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \\
   2016-08-22: Added a description on the bigfloat32. Old bigfloat is removed.
   Refer to codes of oxpari.
   */
   
   
   
   /*&jp
   
   
   \noindent
   2004-3-8: 新しい SM コマンド {\tt SM\_executeFunctionWithOptionalArgument} を加えた. \\
   2005-3-4: 浮動小数点数を送るための byte order negotiation についての
    記述を加えた. {\tt CMO\_64BIT\_MACHINE\_DOUBLE} \\
   2016-08-22: bigfloat32 の記述を加えた. 古い bigfloat の記述は削除した.
   oxpari のコードも参照.
   */
   
   \bigbreak
   
   
   \newpage
   \tableofcontents
   \newpage
 \def\noroa#1{  }  \def\noroa#1{  }
 \def\remove#1{ }  \def\remove#1{ }
   
 //&C \noindent Draft for protocol version 1.1.3.  \\  //&C \noindent Draft for protocol version 1.1.3.  \\
 //&C 1.1.3 is encoded as 001001003 in mathcap. \\  //&C 1.1.3 is encoded as 001001003 in mathcap. \\
   
   
 /*&jp  /*&jp
 {\tt kxx/openxxx.tex}. {\bf Draft} 1997, 11/20 --- .  {\tt kxx/openxxx.tex}. {\bf Draft} 1997, 11/20 --- .
 この文書は open XM の設計用のメモとしての役目もあるので,  この文書は open XM の設計用のメモとしての役目もあるので,
Line 69  preprint, 1999.
Line 108  preprint, 1999.
 Noro, M. et al.,  Noro, M. et al.,
 A Computer Algebra System {\tt Risa/Asir},  1993, 1995, 2000\\  A Computer Algebra System {\tt Risa/Asir},  1993, 1995, 2000\\
 \htmladdnormallink{ftp://archives.cs.ehime-u.ac.jp/pub/asir2000/}{ftp://archives.cs.ehime-u.ac.jp/pub/asir2000/}  \htmladdnormallink{ftp://archives.cs.ehime-u.ac.jp/pub/asir2000/}{ftp://archives.cs.ehime-u.ac.jp/pub/asir2000/}
 \bibitem{openmath}  \htmladdnormallink{\tt http://www.openmath.org}{\tt http://www.openmath.org}  \bibitem{openmath}  \htmladdnormallink{{\tt http://www.openmath.org}}{http://www.openmath.org}
 \bibitem{openxxx}   \htmladdnormallink{\tt http://www.math.kobe-u.ac.jp/OpenXM/}{\tt http://www.math.kobe-u.ac.jp/OpenXM/}  \bibitem{openxxx}   \htmladdnormallink{{\tt http://www.math.kobe-u.ac.jp/OpenXM}/}{http://www.math.kobe-u.ac.jp/OpenXM/}  \rm
 \bibitem{openasir-intro}  Ohara, Takayama, Noro: Introduction to Open Asir ,  \bibitem{openasir-intro}  Ohara, Takayama, Noro: Introduction to Open Asir ,
 1999, (in Japanese),  1999, (in Japanese),
 Suushiki-Shyori, Vol 7, No 2, 2--17. (ISBN4-87243-086-7, SEG , Tokyo).  Suushiki-Shyori, Vol 7, No 2, 2--17. (ISBN4-87243-086-7, SEG , Tokyo).
Line 91  Design and Protocol for Internet Accessible Mathematic
Line 130  Design and Protocol for Internet Accessible Mathematic
 Technical Report ICM-199901-001, ICM/Kent State University, 1999.  Technical Report ICM-199901-001, ICM/Kent State University, 1999.
 \bibitem{xml}  \bibitem{xml}
 XML  XML
 \htmladdnormallink{\tt http://www.w3c.org}{\tt http://www.w3c.org}  \htmladdnormallink{\tt http://www.w3c.org}{http://www.w3c.org}
 \end{thebibliography}  \end{thebibliography}
 */  */
   

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.21

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