version 1.28, 2000/07/26 14:33:27 |
version 1.39, 2000/11/26 11:05:33 |
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> |
<HTML> |
<HTML> |
<!-- |
<!-- |
$OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.27 2000/05/08 09:34:29 takayama Exp $ |
$OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.38 2000/10/27 02:22:19 maekawa Exp $ |
--> |
--> |
<HEAD> |
<HEAD> |
<LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp"> |
<LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp"> |
Line 14 $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.27 2000/ |
|
Line 14 $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.27 2000/ |
|
|
|
<P> |
<P> |
Welcome to the home page of OpenXM. |
Welcome to the home page of OpenXM. |
Last update is May 8, 2000 JST. |
Last update is November 26, 2000 JST. |
|
<A HREF="http://www.math.sci.kobe-u.ac.jp/~kobashi/OpenXM/index-ja.html">Japanese Page (experimental)</A>, |
</P> |
</P> |
|
|
<P> |
<P> |
What is OpenXM? It is an infrastructure for mathematical |
What is OpenXM? It is an infrastructure for mathematical |
communication. (But, it is not XML.) |
communication. |
It is an experiment to connect mathematical software each other |
The project is also making experiments to connect mathematical |
on the infrastructure. |
software systems each other on the infrastructure. |
We are providing packages of mathematical software |
We are providing packages of mathematical software systems |
supporting the OpenXM protocol. See a |
supporting the OpenXM protocol. Here is a quick tour of the OpenXM package: |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">survey</A>. |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/func1">functions 1</A>, |
|
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/func2">functions 2</A>, |
|
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/efficient">Efficient computation</A>. |
</P> |
</P> |
|
|
|
|
<H2>Specifications</H2> |
<H2>Specifications (Draft for 1.1.3)</H2> |
|
|
<OL> |
<OL> |
|
|
<LI>Design and Implementation of OpenXM |
<LI> <A HREF="OpenXM-RFC.html"> OpenXM RFC's (OpenXM Request for Comments) |
<A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-eg.ps">(in English, PS)</A>, |
</A> |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-eg/OpenXM">(in English, HTML)</A>, |
|
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-jp.ps">(in Japanese, PS)</A>, |
|
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-jp/OpenXM">(in Japanese, HTML)</A>. |
|
|
|
<LI>OX tags |
<LI>OX tags |
[<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/oxMessageTag.h">OX tags</A>]. |
[<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/oxMessageTag.h">OX tags</A>]. |
<LI>CMO tags |
<LI>CMO tags |
[<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/cmotag.h">CMO tags</A>]. |
[<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/cmotag.h">CMO tags</A>]. |
<LI>SM commands |
<LI>SM commands |
[<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/smCommand.h">SM commands</A>]. |
[<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/smCommand.h">SM commands</A>]. |
|
|
<LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/doc">More documents</A> |
<LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/doc">More documents</A> (Asir user's manual, Asir contrib user's manual, sm1 reference manual, |
|
OpenXM technical report series, etc) |
|
|
<LI>If you want to add new tags, mail to |
<LI>If you want to add new tags, mail to |
<A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A> |
<A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A> |
Line 54 See <A HREF="index.html#SPEC">the specification</A> |
|
Line 55 See <A HREF="index.html#SPEC">the specification</A> |
|
how to describe the data types. |
how to describe the data types. |
</OL> |
</OL> |
|
|
<H2>Source Distributions (RELEASE_1_1_2)</H2> |
<H2>Source Distributions (RELEASE_1_1_3)</H2> |
|
|
<OL> |
<OL> |
<LI> OpenXM, OpenXM_contrib |
<LI> Version of 1.1.3 is available from |
[<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/openxm01-1.1.2.tar.gz">Source (Shift+Click)</A>]. |
our ftp site: |
<LI> OpenXM_contrib2 requires a source code license from |
[<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-1.1.3.tar.gz">Source (Shift+Click)</A>]. |
Fujitsu Lab. |
|
</OL> |
</OL> |
|
|
<H2>Binary Distribution by tar+gzip (RELEASE_1_1_2) |
<H2>Binary Distribution by tar+gzip (RELEASE_1_1_3) |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index-binary.html">Binary</A>. |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/index-binary.html">Binary</A>. |
</H2> |
</H2> |
|
|
<H2>Binary Distribution by Packages (RELEASE_1_1_2) |
<H2>Binary Distribution by Packages (RELEASE_1_1_3) |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index-packages.html">Packages</A>. <BR> |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/index-packages.html">Packages</A>. <BR> |
</H2> |
</H2> |
|
|
|
|
<P> |
<P> |
ERRATA RELEASE_1_1_2 |
ERRATA RELEASE_1_1_3 |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/ERRATA.html">ERRATA</A>. |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/ERRATA.html">ERRATA</A>. |
<BR> |
<BR> |
Questions and Answers (some are in Japanese) |
Questions and Answers (in Enshlish) <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/OpenXM-FAQ-en.txt">FAQ</A>. |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/OpenXM-FAQ-jp.txt">FAQ</A>. |
<BR> |
|
Questions and Answers (in Japanese) <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/OpenXM-FAQ-ja.txt">FAQ</A>. |
</P> |
</P> |
|
|
<H2>Papers and Tutorials</H2> |
<H2>Papers and Tutorials</H2> |
Line 94 Questions and Answers (some are in Japanese) |
|
Line 95 Questions and Answers (some are in Japanese) |
|
<H2>References</H2> |
<H2>References</H2> |
|
|
<OL> |
<OL> |
<LI>The primary distribution cite of asir [<A HREF="ftp://archives.cs.ehime-u.ac.jp/pub/asir2000">Asir</A>]. |
<LI>The primary distribution site of asir [<A HREF="ftp://archives.cs.ehime-u.ac.jp/pub/asir2000">Asir</A>]. |
<LI>An introductory book on a computer algebra system Risa/Asir (in Japanese) |
<LI>An introductory book on a computer algebra system Risa/Asir (in Japanese) |
[<A HREF="asir.jpeg"> Cover Page, ISBN4-87243-076-X </A>]. |
[<A HREF="asir.jpeg"> Cover Page, ISBN4-87243-076-X </A>]. |
</OL> |
</OL> |
Line 102 Questions and Answers (some are in Japanese) |
|
Line 103 Questions and Answers (some are in Japanese) |
|
<H2>Archive</H2> |
<H2>Archive</H2> |
<OL> |
<OL> |
<LI>OpenXM 1.1.1 (20000124) [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/index.html"> 1.1.1 (January 24, 2000) Experimental </A>]. |
<LI>OpenXM 1.1.1 (20000124) [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/index.html"> 1.1.1 (January 24, 2000) Experimental </A>]. |
<LI>OpenXM 1.1.2 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index.html"> 1.1.2 (March 20, 2000) Stable, Current</A>]. |
<LI>OpenXM 1.1.2 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index.html"> 1.1.2 (March 20, 2000) Stable</A>]. |
|
<LI>OpenXM 1.1.3 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/index.html"> 1.1.3 (September 26, 2000), Current</A>]. |
</OL> |
</OL> |
|
|
|
<H2>What's new in 1.1.3? </H2> |
|
<OL> |
|
Not written yet. |
|
</OL> |
|
|
<ADDRESS> |
<ADDRESS> |
takayama@math.sci.kobe-u.ac.jp |
takayama@math.sci.kobe-u.ac.jp |