version 1.13, 2000/01/26 07:48:11 |
version 1.48, 2001/10/27 11:22:35 |
|
|
<!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.12 2000/01/25 01:01:38 takayama Exp $ |
$OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.47 2001/05/13 01:53:40 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"> |
Line 9 $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.12 2000/ |
|
Line 9 $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.12 2000/ |
|
<TITLE>OpenXM (Open message eXchange protocol for Mathematics)</TITLE> |
<TITLE>OpenXM (Open message eXchange protocol for Mathematics)</TITLE> |
</HEAD> |
</HEAD> |
<BODY> |
<BODY> |
<H1>OpenXM (Open message eXchange protocol for Mathematics)</H1> |
<H1>OpenXM (Open message eXchange protocol for Mathematics): |
|
http://www.openxm.org </H1> |
|
|
<P> |
<P> |
Welcome to the home page of OpenXM. |
Welcome to the home page of OpenXM. |
Last update is Jan 26, 2000 JST. |
Last update is October 27, 2001 JST. |
|
<A HREF="http://www.math.kobe-u.ac.jp/~kobashi/OpenXM/index-ja.html">Japanese Page (experimental)</A>, |
</P> |
</P> |
|
|
<P> |
<P> |
What is OpenXM? See a |
What is OpenXM? It is an infrastructure for mathematical |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">survey</A>. |
communication. |
|
We propose standards for mathematical computation |
|
(OpenXM-RFC's). We will also support <a href="www.openmath.org"> OpenMath </a>. |
|
The project is also making experiments to connect mathematical |
|
software systems each other on the infrastructure. |
|
We are providing packages of mathematical software systems |
|
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.1.3/html/OpenXM-poster/func2/index.html">functions 2</A>, |
|
<A HREF="1.1.3/html/OpenXM-poster/efficient/index.html">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 NAME="SPEC" HREF="OpenXM-RFC.html"> |
<A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-eg.ps">(in English, PS)</A>, |
OpenXM RFC's (OpenXM Request for Comments) |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/html/OpenXM-eg/OpenXM">(in English, HTML)</A>, |
</A> |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-jp.ps">(in Japanese, PS)</A>, |
|
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/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/20000124/oxMessageTag.h">OX tags</A>]. |
[<A HREF="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/20000124/cmotag.h">CMO tags</A>]. |
[<A HREF="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/20000124/smCommand.h">SM commands</A>]. |
[<A HREF="1.1.3/smCommand.h">SM commands</A>]. |
|
|
<LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/doc">More documents</A> |
<LI><A HREF="1.1.3/doc/index.html">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 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> |
with a description of the data types. |
|
See <A HREF="index.html#SPEC">the specification</A> |
See <A HREF="index.html#SPEC">the specification</A> |
how to describe the data types. |
how to describe OpenXM RFC's. |
</OL> |
</OL> |
|
|
<H2>Source Distributions (RELEASE_20000124)</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://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM01.tgz">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. |
<LI> Semi-HEAD branch is available from |
|
our ftp site: |
|
[<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/Head/openxm-head.tar.gz">Source (Shift+Click)</A>]. |
</OL> |
</OL> |
|
|
<H2>Binaries (RELEASE_20000124)</H2> |
<H2> |
|
<a href="anonymous.html"> |
|
Getting the latest version (HEAD branch) from anonymous CVS server </a> </H2> |
|
|
<OL> |
<H2>Binary Distribution by tar+gzip (RELEASE_1_1_3) |
<LI>Installation Guide |
<A HREF="1.1.3/index-binary.html">Binary</A>. |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/install-eg.txt">in English</A>, |
</H2> |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/install-jp.txt">in Japanese</A>, |
|
|
|
<LI>FreeBSD 3.3 |
<H2>Binary Distribution by Packages (RELEASE_1_1_3) |
[<A HREF="ftp://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-binary-FreeBSD3-i386.tgz">FreeBSD 3.3 (Shift-Click)</A>]. |
<A HREF="1.1.3/index-packages.html">Packages</A>. <BR> |
This binary is generated on FreeBSD 3.3- RELEASE. |
</H2> |
This binary does not contain math2ox and ox_math (binary files to support Mathematica). |
|
|
|
<LI>Linux (glibc 5) |
|
[<A HREF="ftp://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-linux-libc6-i386.tgz">Linux (libc 5) (Shift-Click) (comming soon)</A>]. |
|
This binary is generated on XXXX YYYY. |
|
|
|
<LI>Linux (glibc 6) |
|
[<A HREF="ftp://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-linux-libc6-i386.tgz"> Linux (libc 6) (Shift-Click) </A>]. |
|
This binary is generated on the following environment: |
|
Vine Linux 1.1 with kernel 2.2.12 + autoconf-2.13-4 |
|
[water:ohara]/bin/ls /lib/libc[.-]* |
|
/lib/libc-2.0.7.so /lib/libc.so.6 |
|
[water:ohara]cc -v |
|
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/specs |
|
gcc version 2.7.2.3 |
|
[water:ohara]uname -a |
|
Linux water 2.2.12 #3 Wed Sep 29 20:27:22 JST 1999 i686 unknown |
|
</OL> |
|
|
|
<P> |
<P> |
ERRATA RELEASE_20000124 |
ERRATA RELEASE_1_1_3 |
<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/ERRATA.html">ERRATA</A>. |
<A HREF="1.1.3/ERRATA.html">ERRATA</A>. |
|
<BR> |
|
Questions and Answers (in Enshlish) <A HREF="1.1.3/OpenXM-FAQ-en.txt">FAQ</A>. |
|
<BR> |
|
Questions and Answers (in Japanese) <A HREF="1.1.3/OpenXM-FAQ-ja.txt">FAQ</A>. |
</P> |
</P> |
|
|
<H2>Papers and Tutorials</H2> |
<H2>Papers and Tutorials</H2> |
<OL> |
<OL> |
<LI>OpenXM --- an Open System to Integrate Mathematical Softwares |
<LI>The Design and Implementation of OpenXM-RFC 100 and 101 |
[<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">Survey</A>]. |
[<A HREF="ascm2001/ascm2001/index.html">Survey</A>]. |
</OL> |
</OL> |
|
|
|
|
<H2>OpenXM CVS web (Access Restricted) |
<H2>The WWW interface for OpenXM CVS Repositry |
[<A HREF="http://kerberos.math.sci.kobe-u.ac.jp/cgi-bin/cvsweb">cvsweb</A>] |
[<A HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</A>] |
</H2> |
</H2> |
|
|
<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> Risa/Asir download page in English (for unix, windows) |
|
[<A HREF="http://www.math.kobe-u.ac.jp/Asir/asir.html"> |
|
Asir download</A>]. |
|
<LI>An introductory book on a computer algebra system Risa/Asir (in Japanese) |
|
[<A HREF="asir.jpeg"> Cover Page, ISBN4-87243-076-X </A>]. |
</OL> |
</OL> |
|
|
|
<H2>Archive</H2> |
|
<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.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> |
|
|
|
<H2>1.2.1 Release schedule </H2> |
|
<OL> |
|
We are scheduling to release version 1.2.1 on November 30. |
|
</OL> |
|
|
|
<H2><A HREF="people.html"> People </A> </H2> |
|
<OL> |
|
|
|
</OL> |
|
|
|
|
<ADDRESS> |
<ADDRESS> |
takayama@math.sci.kobe-u.ac.jp |
takayama@math.sci.kobe-u.ac.jp |