[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.16 and 1.32

version 1.16, 2000/01/28 07:34:55 version 1.32, 2000/09/10 18:21:51
Line 1 
Line 1 
 <!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.15 2000/01/27 10:32:41 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.31 2000/09/09 16:57:29 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.15 2000/
Line 9  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.15 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 27, 2000 JST.  Last update is September 11, 2000 JST.
 </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. (it is not XML, but it can be described by XML.)
   It is an experiment 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="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/func1">functions 1</A>,
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/func2">functions 2</A>,
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/efficient">Efficient computation</A>.
 </P>  </P>
   
   
Line 27  What is OpenXM? See a
Line 35  What is OpenXM? See a
 <OL>  <OL>
   
 <LI>Design and Implementation of OpenXM  <LI>Design and Implementation of OpenXM
 <A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/openxm-eg.ps">(in English, PS)</A>,  <A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-eg.ps">(in English, PS)</A>,
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/html/OpenXM-eg/OpenXM">(in English, HTML)</A>,  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-eg/OpenXM">(in English, HTML)</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/1.1.2/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>.  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/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="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/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="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/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="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/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="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/doc">More documents</A>
   
 <LI>If you want to add new tags, mail to  <LI>If you want to add new tags, 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.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A>
 with a description of the data types.  with a description of the data types.
Line 48  See <A HREF="index.html#SPEC">the specification</A>
Line 55  See <A HREF="index.html#SPEC">the specification</A>
 how to describe the data types.  how to describe the data types.
 </OL>  </OL>
   
 <H2>Source Distributions (RELEASE_20000124)</H2>  
   
 <OL>  <H2>New Specifications  (Draft for 1.1.3)</H2>
 <LI> OpenXM, OpenXM_contrib  
 [<A HREF="ftp://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM01.tgz">Source (Shift+Click)</A>].  
 <LI> OpenXM_contrib2 requires a source code license from  
 Fujitsu Lab.  
 </OL>  
   
 <H2>Binaries (RELEASE_20000124)</H2>  
   
 <OL>  <OL>
 <LI>Installation Guide  
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/install-eg.txt">in English</A>,  
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/install-jp.txt">in Japanese</A>,  
   
 <LI>FreeBSD 3.3  <LI>Design and Implementation of OpenXM
 [<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 NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/openxm-en.ps">(in English, PS)</A>,
 This binary is generated on FreeBSD 3.3- RELEASE.  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-en/OpenXM">(in English, HTML)</A>,
 This binary does not contain math2ox and ox_math (binary files to support Mathematica).  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/openxm-ja.ps">(in Japanese, PS)</A>,
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-ja/OpenXM">(in Japanese, HTML)</A>.
   
 <LI>Linux (libc 5)  <LI>OX tags
 [<A HREF="ftp://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-linux-libc5-i386.tgz">Linux (libc 5) (Shift-Click) </A>].  [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/oxMessageTag.h">OX tags</A>].
 It is an EXPERIMENTAL BINARY DISTRIBUTION. There might be troubles on  <LI>CMO tags
 shared libraries.  [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/cmotag.h">CMO tags</A>].
 This binary does not contain math2ox and ox_math (binary files to support Mathematica).  <LI>SM commands
 This binary is genered on the following environment.  [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/smCommand.h">SM commands</A>].
 <PRE>  
 Plamo Linux:  
 dc1:~$ ls /lib/libc[.-]*  
 /lib/libc.so.4@       /lib/libc.so.5@  
 /lib/libc.so.4.7.6*   /lib/libc.so.5.4.44*  
 dc1:~$ cc -v  
 Reading specs from /usr/lib/gcc-lib/i486-unknown-linux-gnulibc1/2.7.2.3/specs  
 gcc version 2.7.2.3  
 dc1:~$ uname -a  
 Linux dc1 2.0.33 #2 Fri May 22 01:36:59 JST 1998 i586 unknown  
 </PRE>  
   
 <LI>Linux (libc 6)  <LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/doc">More documents</A>
 [<A HREF="ftp://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-linux-libc6-i386.tgz"> Linux (glibc 2) (Shift-Click) </A>].  
 It is an EXPERIMENTAL BINARY DISTRIBUTION. There may be a lot of troubles on  
 shared libraries. These will be fixed soon.  
 <PRE>  
 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  
 </PRE>  
   
 <LI>Linux (libc 6)  <LI>If you want to add new tags, mail to
 [<A HREF="ftp://kaikei.math.sci.kobe-u.ac.jp/pub/OpenXM/20000124/OpenXM-linux-libc6-debian2.0-i386.tgz"> Linux (glibc 2) (Shift-Click) </A>].  <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A>
 (Some of binaries are replaced by those genered on Debian 2.0.)  with a description of the data types.
 It is an EXPERIMENTAL BINARY DISTRIBUTION. There might be troubles on  See <A HREF="index.html#SPEC">the specification</A>
 shared libraries.  how to describe the data types.
   </OL>
   
   <H2>Source Distributions (RELEASE_1_1_2)</H2>
   
   <OL>
   <LI> OpenXM, OpenXM_contrib
   [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/openxm01-1.1.2.tar.gz">Source (Shift+Click)</A>].
   <LI> OpenXM_contrib2 requires a source code license from
   Fujitsu Lab.  The version 1.1.3 will be an open source version
   and you do not need the license.  The alpha test version of 1.1.3 is available from
   our ftp cite:
   [<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>].
 </OL>  </OL>
   
   <H2>Binary Distribution by tar+gzip (RELEASE_1_1_2)
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index-binary.html">Binary</A>.
   </H2>
   
   <H2>Binary Distribution by Packages (RELEASE_1_1_2)
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index-packages.html">Packages</A>. <BR>
   </H2>
   
   
 <P>  <P>
 ERRATA RELEASE_20000124  ERRATA RELEASE_1_1_2
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/ERRATA.html">ERRATA</A>.  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/ERRATA.html">ERRATA</A>.
   <BR>
   Questions and Answers (some are in Japanese) <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/OpenXM-FAQ.txt">FAQ</A>.
 </P>  </P>
   
 <H2>Papers and Tutorials</H2>  <H2>Papers and Tutorials</H2>
Line 123  ERRATA RELEASE_20000124
Line 117  ERRATA RELEASE_20000124
 </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 cite of asir [<A HREF="ftp://archives.cs.ehime-u.ac.jp/pub/asir2000">Asir</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>
   
   <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, Current</A>].
   </OL>
   
   <H2>What's new in 1.1.3? </H2>
   <OL>
     Not written yet.
 </OL>  </OL>
   
 <ADDRESS>  <ADDRESS>

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.32

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