Return to index.html CVS log | Up to [local] / OpenXM / doc / OpenXM-web |
version 1.47, 2001/05/13 01:53:40 | version 1.52, 2002/09/25 12:00:20 | ||
---|---|---|---|
|
|
||
<!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.46 2001/03/16 10:08:50 takayama Exp $ | $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.51 2002/08/23 08:35:03 takayama 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"> | ||
<META http-equiv="Content-Type" content="text/html; charset=us-ascii"> | <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> | ||
<TITLE>OpenXM (Open message eXchange protocol for Mathematics)</TITLE> | <TITLE>OpenXM (Open message eXchange for Mathematics)</TITLE> | ||
</HEAD> | </HEAD> | ||
<BODY> | <BODY> | ||
<H1>OpenXM (Open message eXchange protocol for Mathematics): | <H1>OpenXM (Open message eXchange for Mathematics): | ||
http://www.openxm.org </H1> | http://www.openxm.org </H1> | ||
<P> | <P> | ||
<font color="red"> NEW! RELEASE 1.2.2 </font> | |||
</P> | |||
<P> | |||
Welcome to the home page of OpenXM. | Welcome to the home page of OpenXM. | ||
Last update is May 13, 2001 JST. | Last update is September 25, 2002, JST. | ||
<A HREF="http://www.math.sci.kobe-u.ac.jp/~kobashi/OpenXM/index-ja.html">Japanese Page (experimental)</A>, | <A HREF="http://www.math.kobe-u.ac.jp/~kobashi/OpenXM/index-ja.html">Japanese Page (experimental, for 1.1.3)</A>, | ||
</P> | </P> | ||
<P> | <P> | ||
What is OpenXM? It is an infrastructure for mathematical | What is OpenXM? It is an infrastructure for mathematical | ||
communication. | communication. | ||
We propose standards for mathematical computation | We propose standards for mathematical computation | ||
(OpenXM-RFC's). | (OpenXM-RFC's). We will also support <a href="http://www.openmath.org"> OpenMath </a>. | ||
The project is also making experiments to connect mathematical | The project is also making experiments to connect mathematical | ||
software systems each other on the infrastructure. | software systems each other on the infrastructure. | ||
We are providing packages of mathematical software systems | We are providing packages of mathematical software systems | ||
supporting the OpenXM protocol. Here is a quick tour of the OpenXM package: | supporting the OpenXM protocol. Here is a quick tour of the OpenXM package: | ||
<A HREF="1.1.3/html/OpenXM-poster/func1/index.html">functions 1</A>, | <A HREF="1.2.2/html/OpenXM-poster/func1/index.html">functions 1</A>, | ||
<A HREF="1.1.3/html/OpenXM-poster/func2/index.html">functions 2</A>, | <A HREF="1.2.2/html/OpenXM-poster/func2/index.html">functions 2</A>, | ||
<A HREF="1.1.3/html/OpenXM-poster/efficient/index.html">Efficient computation</A>. | <A HREF="1.2.2/html/OpenXM-poster/efficient/index.html">Efficient computation</A>. | ||
We have also started a project of | |||
<a href="http://www.math.kobe-u.ac.jp/OCD/index.html"> | |||
a digital and interactive mathematical formula book. </a> | |||
</P> | </P> | ||
<H2>Specifications (Draft for 1.1.3)</H2> | <H2>Specifications (for 1.2.2)</H2> | ||
<OL> | <OL> | ||
|
|
||
</A> | </A> | ||
<LI>OX tags | <LI>OX tags | ||
[<A HREF="1.1.3/oxMessageTag.h">OX tags</A>]. | [<A HREF="1.2.2/oxMessageTag.h">OX tags</A>]. | ||
<LI>CMO tags | <LI>CMO tags | ||
[<A HREF="1.1.3/cmotag.h">CMO tags</A>]. | [<A HREF="1.2.2/cmotag.h">CMO tags</A>]. | ||
<LI>SM commands | <LI>SM commands | ||
[<A HREF="1.1.3/smCommand.h">SM commands</A>]. | [<A HREF="1.2.2/smCommand.h">SM commands</A>]. | ||
<LI><A HREF="1.1.3/doc/index.html">Documents</A> (Asir user's manual, Asir contrib user's manual, sm1 reference manual, | <LI><A HREF="1.2.2/doc/index.html">Documents</A> (Asir user's manual, Asir contrib user's manual, sm1 reference manual, | ||
OpenXM technical report series, etc) | OpenXM technical report series, etc) | ||
<LI>If you want to add a new OpenXM RFC, please mail to | <LI>If you want to add a new OpenXM RFC, please 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.kobe-u.ac.jp">takayama@math.kobe-u.ac.jp</A> | ||
See <A HREF="index.html#SPEC">the specification</A> | See <A HREF="index.html#SPEC">the specification</A> | ||
how to describe OpenXM RFC's. | how to describe OpenXM RFC's. | ||
</OL> | </OL> | ||
<H2>Source Distributions (RELEASE_1_1_3)</H2> | <H2>Source Distributions (RELEASE_1_2_2)</H2> | ||
<OL> | <OL> | ||
<LI> Version of 1.1.3 is available from | <LI> Version of 1.2.2 is available from | ||
our ftp site: | our ftp site: | ||
[<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>]. | [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.2.2/openxm-1.2.1.tar.gz">Source (Shift+Click)</A>]. | ||
<LI> The HEAD branch is available from | <LI> Semi-HEAD branch is available from | ||
our ftp site: | our ftp site: | ||
[<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/Head/openxm-head.tar.gz">Source (Shift+Click)</A>]. | [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/Head/openxm-head.tar.gz">Source (Shift+Click)</A>]. | ||
</OL> | </OL> | ||
<H2>Binary Distribution by tar+gzip (RELEASE_1_1_3) | <H2> | ||
<A HREF="1.1.3/index-binary.html">Binary</A>. | <a href="anonymous.html"> | ||
Getting the latest version (HEAD branch) from anonymous CVS server </a> </H2> | |||
<H2>Binary Distribution by tar+gzip (RELEASE_1_2_2) | |||
<A HREF="1.2.2/index-binary.html">Binary</A>. | |||
</H2> | </H2> | ||
<H2>Binary Distribution by Packages (RELEASE_1_1_3) | <H2>Binary Distribution by Packages (RELEASE_1_2_2) | ||
<A HREF="1.1.3/index-packages.html">Packages</A>. <BR> | <A HREF="1.2.2/index-packages.html">Packages</A>. <BR> | ||
</H2> | </H2> | ||
<P> | <P> | ||
ERRATA RELEASE_1_1_3 | ERRATA RELEASE_1_2_2 | ||
<A HREF="1.1.3/ERRATA.html">ERRATA</A>. | <A HREF="1.2.2/ERRATA.html">ERRATA</A>. | ||
<BR> | <BR> | ||
Questions and Answers (in Enshlish) <A HREF="1.1.3/OpenXM-FAQ-en.txt">FAQ</A>. | Questions and Answers (in Enshlish) <A HREF="1.2.2/OpenXM-FAQ-en.txt">FAQ</A>. | ||
<BR> | <BR> | ||
Questions and Answers (in Japanese) <A HREF="1.1.3/OpenXM-FAQ-ja.txt">FAQ</A>. | Questions and Answers (in Japanese) <A HREF="1.2.2/OpenXM-FAQ-ja.txt">FAQ</A>. | ||
</P> | </P> | ||
<H2>Papers and Tutorials</H2> | <H2>Papers and Tutorials</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</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>]. | <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) </A>]. | ||
<LI>OpenXM 1.2.1 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.1/index.html"> 1.2.1 (March 2, 2002)</A>]. | |||
</OL> | </OL> | ||
<H2>What's new in 1.1.3? </H2> | |||
<OL> | |||
Not written yet. | |||
</OL> | |||
<H2><A HREF="people.html"> People </A> </H2> | <H2><A HREF="people.html"> People </A> </H2> | ||
<OL> | <OL> |