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

Diff for /OpenXM/doc/OpenXM-web/top.html between version 1.8 and 1.24

version 1.8, 2005/02/10 23:22:43 version 1.24, 2010/02/25 03:24:30
Line 6 
Line 6 
  </head>   </head>
 <body bgcolor=#ffffff text=#000000>  <body bgcolor=#ffffff text=#000000>
   
   [<a href="index-ja.html"> in Japanese </a>] <br>
   <a href="Current/doc/index-doc.html"> Documents </a>,
   <a href="Current/index.html"> Download </a>,
   <a href="Current/index-spec.html"> Specifications </a>,
   <a href="Current/doc/index-license.html"> License </a>,
   <a href="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</a>,
   <a href="index.html"> Top </a>,
   
   
 <center>  <center>
 <h1> <img src="Stable/logo-openxm2.jpg"/>  <h1> <img src="Stable/logo-openxm2.jpg"/>
   OpenXM (Open message eXchange for Mathematics):    OpenXM (Open message eXchange for Mathematics):
Line 16 
Line 25 
 <h2> The News </h2>  <h2> The News </h2>
   
 <ul>  <ul>
 <li> Version 1.2.3 is ready (February 10,2005)  <li> Debian package openxm-1.3.1-4 (network installer, 32bit) can be obtained from
 <li> OpenXM pacakge is included in Knoppix/Math CD (July, 2004).    <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
   <a href="ftp://ftp.math.kobe-u.ac.jp/pub/asir/knoppix-all/knoppix-2004-03/knoppix_20031119-20040202-math-en.iso"> Download the CD image <a/>,    Please read readme-en.html in the directory. Note that the package openxm should
 <a href="http://geom.math.metro-u.ac.jp/wiki/index.php?%5B%5BKNOPPIX%2FMath%2FEnglish%5D%5D"> Puki/Wiki Knoppix/Math </a>    be updated explicitly (apt-get install will not work properly) if openxm 1.3.1-3 or prior
 <li> OpenXM formula book project:    is already installed, i.e.,
 <a href="http://www.math.kobe-u.ac.jp/OCD/index.html">    <pre>
   a digital formula book for generalized hypergeometric functions </a>      sudo su
       apt-get install make nkf
       dpkg --purge openxm
       apt-get install openxm
     </pre>
     (Feb 23, 2010. openxm-1.3.1-4) <br>
     In order to install the TeXmacs interface, do
     <pre>
       apt-get install openxm-skel
     </pre>
   
   <li> <a href="news-o.html"> News Archive </a>
 </ul>  </ul>
   
 <h2> What is OpenXM? </h2>  <h2> What is OpenXM? </h2>
 It is an infrastructure for mathematical  It is an infrastructure for mathematical
 communication.  communication.
 We propose standards for mathematical computation  We propose standards for mathematical computation
 (OpenXM-RFC's). We will also support <a href="http://www.openmath.org"> OpenMath </a>.  (OpenXM-RFC's).
   We will also support <a href="http://www.openmath.org"> OpenMath </a>
   which works for the standardization of mathematical data.
 The project is also making experiments to connect mathematical  The project is also making experiments to connect mathematical
 software systems each other on the infrastructure.  software systems each other on the infrastructure.
 We are providing packages of mathematical software systems  We are providing packages of mathematical software systems
 supporting the OpenXM protocol. Here is a quick tour of the OpenXM package:  supporting the OpenXM protocol.
   Please view <a href="index-shot.html"> screenshots </a>
   of OpenXM packages.
   Here is a quick tour of the OpenXM package:
 <a href="Stable/html/OpenXM-poster/func1/index.html">functions 1</a>,  <a href="Stable/html/OpenXM-poster/func1/index.html">functions 1</a>,
 <a href="Stable/html/OpenXM-poster/func2/index.html">functions 2</a>,  <a href="Stable/html/OpenXM-poster/func2/index.html">functions 2</a>,
 <a href="Stable/html/OpenXM-poster/efficient/index.html">Efficient computation</a>.  <a href="Stable/html/OpenXM-poster/efficient/index.html">Efficient computation</a>.
Line 62  the latest specifications.
Line 87  the latest specifications.
 <li> Risa/Asir (Kobe distribution) download (for unix, windows)  <li> Risa/Asir (Kobe distribution) download (for unix, windows)
  [<a href="http://www.math.kobe-u.ac.jp/Asir/index.html">   [<a href="http://www.math.kobe-u.ac.jp/Asir/index.html">
    Asir download</a>].     Asir download</a>].
   <li> <a href="http://www.math.kobe-u.ac.jp/OpenXM/Math"> Mathematical data/projects </a>
 <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.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.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) </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) </a>].
 <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>].  <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>].
 <li>OpenXM 1.2.2 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.2/index.html"> 1.2.2 (May 13, 2003)</a>].  <li>OpenXM 1.2.2 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.2/index.html"> 1.2.2 (May 13, 2003)</a>].
 <li>OpenXM 1.2.3 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3/index.html"> 1.2.3 (February, 2005)</a>].  <li>OpenXM 1.2.3 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3/index.html"> 1.2.3 (February, 2005)</a>].
   <li>OpenXM 1.2.3-10 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3-10/index.html"> 1.2.3-10 (February, 2008)</a>].
   <li>OpenXM 1.2.3-12 [<a href="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.2.3-12/index.html"> 1.2.3-12 (February, 2009)</a>].
 </ul>  </ul>
   
   
Line 84  http://www.openxm.org
Line 112  http://www.openxm.org
 <img src="Stable/logo-openxm_simple0.jpg"/>  <img src="Stable/logo-openxm_simple0.jpg"/>
   
   
   <h4> Contact
   </h4>
   openxm2005@math.Xkobe-u.Xac.Xjp  (please replace ".X" by ".")
   
   
   
   
   
 <pre>  <pre>
 $OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.7 2005/02/10 12:56:36 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.23 2010/02/07 05:35:49 takayama Exp $
 </pre>  </pre>
   
 </BODY>  </BODY>
 </HTML>  
   
   </HTML>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.24

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