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