[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.9 and 1.16

version 1.9, 2005/02/18 01:40:29 version 1.16, 2007/10/16 02:46:07
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> Debian package of opexm can be obtained from
     <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
     Please read Readme.txt in the directory. Note that the package openxm should
     be updated explicitly (apt-get update will not work properly), i.e.,
     <pre>
       dpkg --purge openxm
       apt-get install openxm
     </pre>
     (Aug 28, 2007) <br>
     Known problems: (1) Please also check that /bin/sh is a symbolic link to /bin/bash. Otherwise installation will fail. (2) If gcc is not installed, please install it by "apt-get  install gcc".
   <li> New packages in asir-contrib: y_prime (prime number test, etc),
   fj_curve (the dual graph of the resolution of singularity of curves),
   nk_mora (tangent cone algorithm for D, local b-function) (Nov 11, 2005).
 <li> InftyEditor(Math editor with OCR and handwriting interface) plugin for OpenXM (February 18, 2005) <a href="http://www.inftyproject.org/calc"> Download </a>  <li> InftyEditor(Math editor with OCR and handwriting interface) plugin for OpenXM (February 18, 2005) <a href="http://www.inftyproject.org/calc"> Download </a>
 <li> Version 1.2.3 is ready (February 10,2005)  <li> <a href="news-o.html"> News Archive </a>
 <li> OpenXM pacakge is included in Knoppix/Math CD (July, 2004).  
   <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/>,  
 <a href="http://geom.math.metro-u.ac.jp/wiki/index.php?%5B%5BKNOPPIX%2FMath%2FEnglish%5D%5D"> Puki/Wiki Knoppix/Math </a>  
 <li> OpenXM formula book project:  
 <a href="http://www.math.kobe-u.ac.jp/OCD/index.html">  
   a digital formula book for generalized hypergeometric functions </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 85  http://www.openxm.org
Line 106  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.8 2005/02/10 23:22:43 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.15 2007/08/28 06:16:54 takayama Exp $
 </pre>  </pre>
   
 </BODY>  </BODY>

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

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