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

Annotation of OpenXM/doc/OpenXM-web/top.html, Revision 1.15

1.1       takayama    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
                      2: "http://www.w3.org/TR/REC-html40/loose.dtd">
                      3:  <head>
                      4:   <title>OpenXM (Open message eXchange for Mathematics)</title>
                      5:   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6:  </head>
                      7: <body bgcolor=#ffffff text=#000000>
                      8:
1.10      takayama    9: [<a href="index-ja.html"> in Japanese </a>] <br>
                     10: <a href="Current/doc/index-doc.html"> Documents </a>,
                     11: <a href="Current/index.html"> Download </a>,
                     12: <a href="Current/index-spec.html"> Specifications </a>,
                     13: <a href="Current/doc/index-license.html"> License </a>,
                     14: <a href="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</a>,
1.11      takayama   15: <a href="index.html"> Top </a>,
1.10      takayama   16:
                     17:
1.1       takayama   18: <center>
                     19: <h1> <img src="Stable/logo-openxm2.jpg"/>
                     20:   OpenXM (Open message eXchange for Mathematics):
                     21:   http://www.openxm.org
                     22: </h1>
                     23: </center>
                     24:
                     25: <h2> The News </h2>
                     26:
                     27: <ul>
1.15    ! takayama   28: <li> Debian package of opexm can be obtained from
        !            29:   <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
        !            30:   Please read Readme.txt in the directory. Note that the package openxm should
        !            31:   be updated explicitly (apt-get update will not work properly), i.e.,
        !            32:   <pre>
        !            33:     dpkg --purge openxm
        !            34:     apt-get install openxm
        !            35:   </pre>
        !            36:   (Aug 28, 2007)
1.14      takayama   37: <li> New packages in asir-contrib: y_prime (prime number test, etc),
                     38: fj_curve (the dual graph of the resolution of singularity of curves),
                     39: nk_mora (tangent cone algorithm for D, local b-function) (Nov 11, 2005).
1.9       takayama   40: <li> InftyEditor(Math editor with OCR and handwriting interface) plugin for OpenXM (February 18, 2005) <a href="http://www.inftyproject.org/calc"> Download </a>
1.11      takayama   41: <li> <a href="news-o.html"> News Archive </a>
1.1       takayama   42: </ul>
                     43:
                     44: <h2> What is OpenXM? </h2>
                     45: It is an infrastructure for mathematical
                     46: communication.
                     47: We propose standards for mathematical computation
1.12      takayama   48: (OpenXM-RFC's).
                     49: We will also support <a href="http://www.openmath.org"> OpenMath </a>
                     50: which works for the standardization of mathematical data.
1.1       takayama   51: The project is also making experiments to connect mathematical
                     52: software systems each other on the infrastructure.
                     53: We are providing packages of mathematical software systems
1.12      takayama   54: supporting the OpenXM protocol.
                     55: Please view <a href="index-shot.html"> screenshots </a>
                     56: of OpenXM packages.
                     57: Here is a quick tour of the OpenXM package:
1.1       takayama   58: <a href="Stable/html/OpenXM-poster/func1/index.html">functions 1</a>,
                     59: <a href="Stable/html/OpenXM-poster/func2/index.html">functions 2</a>,
                     60: <a href="Stable/html/OpenXM-poster/efficient/index.html">Efficient computation</a>.
                     61:
                     62: <h2> Distribution/Download </h2>
1.2       takayama   63: The <a href="Current/index.html"> OpenXM HEAD
1.1       takayama   64: <img src="Stable/logo-openxm5.jpg"/>  </a>
                     65: contains the latest distribution of the OpenXM package, the documents and
                     66: the latest specifications.
                     67:
                     68: <h2>Papers and Tutorials</h2>
                     69: <ul>
                     70: <li>The Design and Implementation of OpenXM-RFC 100 and 101
                     71: [<a HREF="ascm2001/ascm2001/index.html">Survey</a>].
                     72: </ul>
                     73:
                     74:
                     75: <h2>The WWW interface for OpenXM CVS Repositry
                     76: [<a HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</a>]
                     77: </h2>
                     78:
                     79:
                     80:
                     81: <h2>Links and Archive</h2>
                     82: <ul>
                     83: <li> Risa/Asir (Kobe distribution) download (for unix, windows)
                     84:  [<a href="http://www.math.kobe-u.ac.jp/Asir/index.html">
                     85:    Asir download</a>].
                     86: <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>].
                     87: <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>].
                     88: <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>].
                     89: <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.3       takayama   90: <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>].
1.7       takayama   91: <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>].
1.1       takayama   92: </ul>
                     93:
                     94:
                     95: <h2><A HREF="people.html"> People </A> </h2>
1.4       takayama   96:
                     97: <h2>Citation</h2>
                     98: If you like, you may use the following to cite our project. <br>
                     99: <pre>
1.8       takayama  100: OpenXM, a project to integrate mathematical software systems, 1998--2005,
1.4       takayama  101: http://www.openxm.org
                    102: </pre>
                    103:
                    104:
1.1       takayama  105: <img src="Stable/logo-openxm_simple0.jpg"/>
                    106:
1.4       takayama  107:
1.13      takayama  108: <h4> Contact
                    109: </h4>
                    110: openxm2005@math.Xkobe-u.Xac.Xjp  (please replace ".X" by ".")
                    111:
                    112:
                    113:
                    114:
                    115:
1.1       takayama  116: <pre>
1.15    ! takayama  117: $OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.14 2005/11/20 00:56:47 takayama Exp $
1.1       takayama  118: </pre>
                    119:
                    120: </BODY>
                    121: </HTML>

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