[BACK]Return to index.html CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-web

Annotation of OpenXM/doc/OpenXM-web/index.html, Revision 1.48

1.7       ohara       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
1.1       takayama    2: <HTML>
1.7       ohara       3: <!--
1.48    ! takayama    4: $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.47 2001/05/13 01:53:40 takayama Exp $
1.1       takayama    5: -->
1.7       ohara       6: <HEAD>
                      7: <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
                      8: <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
                      9: <TITLE>OpenXM (Open message eXchange protocol for Mathematics)</TITLE>
                     10: </HEAD>
                     11: <BODY>
1.25      takayama   12: <H1>OpenXM (Open message eXchange protocol for Mathematics):
                     13:   http://www.openxm.org </H1>
1.1       takayama   14:
                     15: <P>
1.7       ohara      16: Welcome to the home page of OpenXM.
1.48    ! takayama   17: Last update is October 27, 2001 JST.
        !            18: <A HREF="http://www.math.kobe-u.ac.jp/~kobashi/OpenXM/index-ja.html">Japanese Page (experimental)</A>,
1.1       takayama   19: </P>
1.19      takayama   20:
1.1       takayama   21: <P>
1.25      takayama   22: What is OpenXM?  It is an infrastructure for mathematical
1.37      takayama   23: communication.
1.43      takayama   24: We propose standards for mathematical computation
1.48    ! takayama   25: (OpenXM-RFC's). We will also support <a href="www.openmath.org"> OpenMath </a>.
1.37      takayama   26: The project is also making experiments to connect mathematical
                     27: software systems each other on the infrastructure.
1.30      takayama   28: We are providing packages of mathematical software systems
1.32      takayama   29: supporting the OpenXM protocol. Here is a quick tour of the OpenXM package:
1.40      takayama   30: <A HREF="1.1.3/html/OpenXM-poster/func1/index.html">functions 1</A>,
                     31: <A HREF="1.1.3/html/OpenXM-poster/func2/index.html">functions 2</A>,
                     32: <A HREF="1.1.3/html/OpenXM-poster/efficient/index.html">Efficient computation</A>.
1.1       takayama   33: </P>
                     34:
1.6       takayama   35:
1.34      takayama   36: <H2>Specifications  (Draft for 1.1.3)</H2>
1.31      takayama   37:
                     38: <OL>
                     39:
1.42      takayama   40: <LI> <A  NAME="SPEC" HREF="OpenXM-RFC.html">
                     41:         OpenXM RFC's (OpenXM Request for Comments)
                     42:      </A>
1.30      takayama   43:
1.31      takayama   44: <LI>OX tags
1.40      takayama   45: [<A HREF="1.1.3/oxMessageTag.h">OX tags</A>].
1.31      takayama   46: <LI>CMO tags
1.40      takayama   47: [<A HREF="1.1.3/cmotag.h">CMO tags</A>].
1.31      takayama   48: <LI>SM commands
1.40      takayama   49: [<A HREF="1.1.3/smCommand.h">SM commands</A>].
1.30      takayama   50:
1.40      takayama   51: <LI><A HREF="1.1.3/doc/index.html">Documents</A> (Asir user's manual, Asir contrib user's manual, sm1 reference manual,
1.36      takayama   52: OpenXM technical report series, etc)
1.30      takayama   53:
1.40      takayama   54: <LI>If you want to add a new OpenXM RFC, please mail to
1.48    ! takayama   55: <A HREF="mailto:takayama@math.kobe-u.ac.jp">takayama@math.kobe-u.ac.jp</A>
1.7       ohara      56: See <A HREF="index.html#SPEC">the specification</A>
1.40      takayama   57: how to describe OpenXM RFC's.
1.7       ohara      58: </OL>
1.1       takayama   59:
1.33      takayama   60: <H2>Source Distributions (RELEASE_1_1_3)</H2>
1.1       takayama   61:
                     62: <OL>
1.34      takayama   63: <LI> Version of 1.1.3 is available from
1.38      maekawa    64: our ftp site:
1.31      takayama   65: [<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>].
1.48    ! takayama   66: <LI> Semi-HEAD branch is available from
1.41      takayama   67: our ftp site:
                     68: [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/Head/openxm-head.tar.gz">Source (Shift+Click)</A>].
1.7       ohara      69: </OL>
1.1       takayama   70:
1.48    ! takayama   71: <H2>
        !            72: <a href="anonymous.html">
        !            73: Getting the latest version (HEAD branch) from anonymous CVS server </a> </H2>
        !            74:
1.34      takayama   75: <H2>Binary Distribution by tar+gzip (RELEASE_1_1_3)
1.40      takayama   76: <A HREF="1.1.3/index-binary.html">Binary</A>.
1.19      takayama   77: </H2>
1.1       takayama   78:
1.34      takayama   79: <H2>Binary Distribution by Packages (RELEASE_1_1_3)
1.40      takayama   80: <A HREF="1.1.3/index-packages.html">Packages</A>. <BR>
1.19      takayama   81: </H2>
1.15      takayama   82:
1.6       takayama   83:
1.7       ohara      84: <P>
1.34      takayama   85: ERRATA RELEASE_1_1_3
1.40      takayama   86: <A HREF="1.1.3/ERRATA.html">ERRATA</A>.
1.23      takayama   87: <BR>
1.40      takayama   88: Questions and Answers (in Enshlish) <A HREF="1.1.3/OpenXM-FAQ-en.txt">FAQ</A>.
1.35      takayama   89: <BR>
1.40      takayama   90: Questions and Answers (in Japanese) <A HREF="1.1.3/OpenXM-FAQ-ja.txt">FAQ</A>.
1.6       takayama   91: </P>
1.1       takayama   92:
1.7       ohara      93: <H2>Papers and Tutorials</H2>
1.1       takayama   94: <OL>
1.44      takayama   95: <LI>The Design and Implementation of OpenXM-RFC 100 and 101
                     96: [<A HREF="ascm2001/ascm2001/index.html">Survey</A>].
1.7       ohara      97: </OL>
1.1       takayama   98:
                     99:
1.28      maekawa   100: <H2>The WWW interface for OpenXM CVS Repositry
                    101: [<A HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</A>]
1.7       ohara     102: </H2>
1.1       takayama  103:
1.7       ohara     104: <H2>References</H2>
1.4       takayama  105:
                    106: <OL>
1.38      maekawa   107: <LI>The primary distribution site of asir [<A HREF="ftp://archives.cs.ehime-u.ac.jp/pub/asir2000">Asir</A>].
1.47      takayama  108: <LI> Risa/Asir download page in English (for unix, windows)
                    109:  [<A HREF="http://www.math.kobe-u.ac.jp/Asir/asir.html">
                    110:    Asir download</A>].
1.18      takayama  111: <LI>An introductory book on a computer algebra system Risa/Asir (in Japanese)
                    112:   [<A HREF="asir.jpeg"> Cover Page, ISBN4-87243-076-X </A>].
1.4       takayama  113: </OL>
1.19      takayama  114:
                    115: <H2>Archive</H2>
                    116: <OL>
                    117: <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>].
1.33      takayama  118: <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>].
                    119: <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>].
1.19      takayama  120: </OL>
1.30      takayama  121:
1.48    ! takayama  122: <H2>1.2.1 Release schedule </H2>
1.31      takayama  123: <OL>
1.48    ! takayama  124:   We are scheduling to release version 1.2.1 on November 30.
1.43      takayama  125: </OL>
                    126:
                    127: <H2><A HREF="people.html"> People </A> </H2>
                    128: <OL>
                    129:
1.31      takayama  130: </OL>
1.42      takayama  131:
1.1       takayama  132:
                    133: <ADDRESS>
                    134: takayama@math.sci.kobe-u.ac.jp
                    135: </ADDRESS>
                    136:
1.7       ohara     137: </BODY>
1.8       takayama  138: </HTML>

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