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

Annotation of OpenXM/doc/OpenXM-web/news-o.html, Revision 1.3

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>
1.2       takayama    4:   <title>OpenXM Archive</title>
1.1       takayama    5:   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6:  </head>
                      7: <body bgcolor=#ffffff text=#000000>
                      8:
                      9: [<a href="news-o-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>,
                     15: <a href="index.html">Top</a>,
                     16:
                     17:
                     18: <center>
                     19: <h1>
                     20:   OpenXM Archive (News, ...)
                     21: </h1>
                     22: </center>
                     23:
                     24: <h2> News </h2>
                     25:
                     26: <ul>
1.3     ! takayama   27: <li> Debian package of opexm can be obtained from
        !            28:   <a href="http://fe.math.kobe-u.ac.jp/KnoppixMath"> here </a>.
        !            29:   Please read Readme.txt in the directory. Note that the package openxm should
        !            30:   be updated explicitly (apt-get update will not work properly), i.e.,
        !            31:   <pre>
        !            32:     dpkg --purge openxm
        !            33:     apt-get install openxm
        !            34:   </pre>
        !            35:   (Aug 28, 2007)
        !            36: <li> New packages in asir-contrib: y_prime (prime number test, etc),
        !            37: fj_curve (the dual graph of the resolution of singularity of curves),
        !            38: nk_mora (tangent cone algorithm for D, local b-function) (Nov 11, 2005).
1.1       takayama   39: <li> InftyEditor(Math editor with OCR and handwriting interface) plugin for OpenXM (February 18, 2005) <a href="http://www.inftyproject.org/calc"> Download </a>
                     40: <li> Version 1.2.3 is ready (February 10,2005)
                     41: <li> OpenXM pacakge is included in Knoppix/Math CD (July, 2004).
                     42:   <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/>,
                     43: <a href="http://geom.math.metro-u.ac.jp/wiki/index.php?%5B%5BKNOPPIX%2FMath%2FEnglish%5D%5D"> Puki/Wiki Knoppix/Math </a>
                     44: <li> OpenXM formula book project:
                     45: <a href="http://www.math.kobe-u.ac.jp/OCD/index.html">
                     46:   a digital formula book for generalized hypergeometric functions </a>
                     47: </ul>
                     48:
                     49: <pre>
1.3     ! takayama   50: $OpenXM: OpenXM/doc/OpenXM-web/news-o.html,v 1.2 2005/06/19 07:48:04 takayama Exp $
1.1       takayama   51: </pre>
                     52:
                     53: </BODY>
                     54: </HTML>

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