version 1.1, 1999/12/14 09:31:40 |
version 1.3, 1999/12/15 11:46:40 |
|
|
%$OpenXM$ |
%$OpenXM: OpenXM/src/kxx/issac2000.tex,v 1.2 1999/12/15 10:47:53 takayama Exp $ |
%% You need acmconf.cls and flushend.sty to compile this file. |
%% You need acmconf.cls and flushend.sty to compile this file. |
%% They may be obtained from |
%% They may be obtained from |
%% http://riksun.riken.go.jp/archives/tex-archive/macros/latex/contrib/supported/acmconf/ |
%% http://riksun.riken.go.jp/archives/tex-archive/macros/latex/contrib/supported/acmconf/ |
|
|
\IfFileExists{graphicx.sty}{\usepackage{graphicx}}{} |
\IfFileExists{graphicx.sty}{\usepackage{graphicx}}{} |
\ConferenceName{1. ISSAC 2000, St. Andrews, UK, 2000} |
\ConferenceName{1. ISSAC 2000, St. Andrews, UK, 2000} |
\ConferenceShortName{ISSAC2000} |
\ConferenceShortName{ISSAC2000} |
|
\def\OpenXM{{\tt OpenXM}} |
|
|
|
|
\begin{document} |
\begin{document} |
\date{January 16, 2000} |
\date{January 16, 2000} |
\title{OpenXM |
\title{OpenXM |
Line 48 OpenMath, MP, OpenXM. |
|
Line 48 OpenMath, MP, OpenXM. |
|
\end{keywords} |
\end{keywords} |
|
|
\section{Introduction} |
\section{Introduction} |
|
\OpenXM is a free, or Open Source, infrastructure for mathematical |
|
softwares. |
|
It provides methods and protocols |
|
to integrate various mathematical softwares. |
|
\OpenXM package is a set of softwares that supports \OpenXM protocols. |
|
It is currently a collection of softwares |
|
{\tt Risa/Asir} \cite{asir}, {\tt Kan/sm1} \cite{kan}, {\tt PHC} pack \cite{phc}, {\tt GNUPLOT}, |
|
{\tt Mathematica} interface, and |
|
{\tt OpenMath}/XML interface. |
|
More and more softwares are wrapped with the \OpenXM stackmachine; |
|
they are getting a member of \OpenXM package. |
|
|
|
|
\section{Design outline} |
\section{Design outline} |
|
|
\section{Data Format} |
\section{Data Format} |
Line 60 OpenMath, MP, OpenXM. |
|
Line 72 OpenMath, MP, OpenXM. |
|
\section{Applications} |
\section{Applications} |
|
|
\begin{thebibliography}{X} |
\begin{thebibliography}{X} |
\bibitem[1]{NT} Noro and Takayama: {\em Design and Implementation |
\bibitem{asir} hogehoge. |
of OpenXM}, 1996 -- 2000. |
\bibitem{GKW} |
|
Gray, S., Kajler, N. and Wang, P. S., |
|
Design and Implementation of MP, a Protocol for Efficient |
|
Exchange of Mathematical Expressions, |
|
{\sl Journal of Symbolic Computation}, 19??. |
|
\bibitem{NT} |
|
Noro, M and Takayama, N., Design and Implementation |
|
of OpenXM, (in Japanese) 1996 -- 2000. |
|
\bibitem{kan} |
|
Takayama, N., |
|
{\em Kan: A system for computation in |
|
algebraic analysis,} 1991 version 1, |
|
1994 version 2, the latest version is 2.991106. |
|
Source code available for Unix computers. |
|
Contact the author, or download from |
|
{\tt \small ftp.math.kobe-u.ac.jp} via anonymous ftp. |
|
See also {\tt \small www.math.kobe-u.ac.jp/KAN/} |
|
\bibitem{phc} |
|
Verschelde, J., |
|
PHCpack: A general-purpose solver for polynomial systems by |
|
homotopy continuation. ACM Transaction on Mathematical Softwares, 25(2) |
|
251-276, 1999. |
\end{thebibliography} |
\end{thebibliography} |
\end{document} |
\end{document} |
\endinput |
\endinput |