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

Diff for /OpenXM/doc/OpenXM-web/index.html between version 1.5 and 1.44

version 1.5, 2000/01/21 08:24:47 version 1.44, 2001/03/08 07:22:29
Line 1 
Line 1 
   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>  <HTML>
 <!--  <!--
   $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.4 2000/01/21 08:23:44 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.43 2001/03/07 07:34:19 takayama Exp $
 -->  -->
 <TITLE>OpenXM (Open message eXchange protocol for Mathematics) </TITLE>  <HEAD>
   <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <TITLE>OpenXM (Open message eXchange protocol for Mathematics)</TITLE>
   </HEAD>
   <BODY>
   <H1>OpenXM (Open message eXchange protocol for Mathematics):
     http://www.openxm.org </H1>
   
 <H1> OpenXM (Open message eXchange protocol for Mathematics) </H1>  
   
 <P>  <P>
 Welcome to the home page of  OpenXM.  Welcome to the home page of OpenXM.
 Last update is Jan 21, 2000.  Last update is March 7, 2001 JST.
 ( THIS PAGE IS STILL UNDER CONSTRUCTION. Wait by Jan 24, 2000.)  <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? 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).
   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>
   
 <P>  
 <H2> Specifications </H2>  
 <OL>  
   
 <LI> Design and Implementation of OpenXM  <H2>Specifications  (Draft for 1.1.3)</H2>
       <A NAME="SPEC", HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-eg.ps">  (in English, PS) </A>,  
       <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-eg.html">  (in English, HTML, not available for now) </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/openxm-jp.html">  (in Japanese, HTML, not available for now) </A>.  
   
 <LI> OX tags  <OL>
      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/oxMessageTag.h"> OX tags </A>].  
 <LI> CMO tags  
      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/cmotag.h"> CMO tags</A>].  
 <LI> SM commands  
      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/smCommand.h"> SM commands</A>].  
   
 <LI> <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/doc"> More documents </A>  <LI> <A  NAME="SPEC" HREF="OpenXM-RFC.html">
           OpenXM RFC's (OpenXM Request for Comments)
        </A>
   
 <LI> If you want to add new tags,  <LI>OX tags
 mail to  [<A HREF="1.1.3/oxMessageTag.h">OX tags</A>].
 <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">  <LI>CMO tags
 takayama@math.sci.kobe-u.ac.jp </A>  [<A HREF="1.1.3/cmotag.h">CMO tags</A>].
 with a description of the data types.  <LI>SM commands
 See <A HREF="index.html#SPEC"> the specification </A>  [<A HREF="1.1.3/smCommand.h">SM commands</A>].
 how to describe the data types.  
   
   <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 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>
   See <A HREF="index.html#SPEC">the specification</A>
   how to describe OpenXM RFC's.
 </OL>  </OL>
 </P>  
   
 <P>  <H2>Source Distributions (RELEASE_1_1_3)</H2>
 <H2> Source Distributions </H2>  
 <OL>  <OL>
   <LI> Version of 1.1.3 is available from
   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>].
   <LI> The 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>
   
 <LI> Version 20000124  <H2>Binary Distribution by tar+gzip (RELEASE_1_1_3)
      [ <A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM.tar.gz"> Source </A>].  <A HREF="1.1.3/index-binary.html">Binary</A>.
   </H2>
   
 </OL>  <H2>Binary Distribution by Packages (RELEASE_1_1_3)
 </P>  <A HREF="1.1.3/index-packages.html">Packages</A>. <BR>
   </H2>
   
   
 <P>  <P>
 <H2> Binaries </H2>  ERRATA RELEASE_1_1_3
   <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>
   
   <H2>Papers and Tutorials</H2>
 <OL>  <OL>
 <LI> Installation Guide  <LI>The Design and Implementation of OpenXM-RFC 100 and 101
       <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/install-eg.txt"> in English </A>,  [<A HREF="ascm2001/ascm2001/index.html">Survey</A>].
       <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/install-jp.txt"> in Japanese </A>,  </OL>
   
 <LI> FreeBSD 3.3  
      [ <A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-binary-FreeBSD3-i386.tgz"> FreeBSD 3.3 (Shift-Click) </A>].  
   
 <LI> Linux (glibc 5)  <H2>The WWW interface for OpenXM CVS Repositry
      [ <A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM.Linux-gligc5.tar.gz"> Linux (glibc 5) (Shift-Click) </A>].  [<A HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</A>]
   </H2>
   
 <LI> Linux (glibc 6)  <H2>References</H2>
      [ <A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM.Linux-gligc5.tar.gz"> Linux (glibc 6) (Shift-Click) </A>].  
   
   <OL>
   <LI>The primary distribution site of asir [<A HREF="ftp://archives.cs.ehime-u.ac.jp/pub/asir2000">Asir</A>].
   <LI> Asir for Windows  (not ready)
    [<A HREF="ftp://ftp.math.kobe-u.ac.jp/pub/OpenXM/asir-book/asir-book.lzh">
      Asir for Windows</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> Papers and Tutorials </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.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>
   
 <LI> OpenXM --- an Open System to Integrate Mathematical Softwares  <H2>What's new in 1.1.3? </H2>
      [ <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps"> Survey </A>].  <OL>
     Not written yet.
 </OL>  </OL>
 </P>  
   
 <P>  <H2><A HREF="people.html"> People </A> </H2>
 <H2>  
 OpenXM CVS web (Access Restricted)  
   [ <A HREF="http://kerberos.math.sci.kobe-u.ac.jp/cgi-bin/cvsweb"> cvsweb </A>]  
 </H2>  
 </P>  
   
 <P>  
 <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>].  
 </OL>  </OL>
 </P>  
   
   
 <ADDRESS>  <ADDRESS>
 takayama@math.sci.kobe-u.ac.jp  takayama@math.sci.kobe-u.ac.jp
 </ADDRESS>  </ADDRESS>
   
 </HTML>  
   
   </BODY>
   </HTML>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.44

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