=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/top.html,v retrieving revision 1.17 retrieving revision 1.44 diff -u -p -r1.17 -r1.44 --- OpenXM/doc/OpenXM-web/top.html 2008/01/30 02:47:28 1.17 +++ OpenXM/doc/OpenXM-web/top.html 2021/10/14 00:05:51 1.44 @@ -3,6 +3,8 @@ <head> <title>OpenXM (Open message eXchange for Mathematics)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0"> + <!-- for mobile friendly --> </head> <body bgcolor=#ffffff text=#000000> @@ -11,7 +13,8 @@ <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="Current/video.html"> Video </a>, +<a href="http://c1.math.kobe-u.ac.jp/cgi-bin/cvsweb.cgi/">cvsweb</a>, <a href="index.html"> Top </a>, @@ -25,22 +28,16 @@ <h2> The News </h2> <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> - (Jan 30, 2008) <br> - Known problems: (1) If gcc is not installed, please install it by "apt-get install gcc". It is not written in dependency. -<li> New packages in asir-contrib: taji_alc (algebraic local cohomology in 1 variables), f_res (resultants). Try ox_grep("taji_alc") or ox_grep("f_res"); [documents are in Japanese only] -(Jan 30, 2008) -<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> cvsweb at c1 is temporaly down. Please use this +<a href="http://fe.math.kobe-u.ac.jp/cgi-bin/cvsweb.cgi/">cvsweb</a>, +<li> Debian package openxm-1.3.3-5 (network installer, 64bit) can be installed +by apt by adding our openxm repository to /etc/apt/sources.list. +See <a href="Current/index.html#apt"> here </a> as to details. +If you prefer to install by dpkg, please download the deb package from + <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64"> here </a>. +<!-- Please read <a href="http://fe.math.kobe-u.ac.jp/MathLibre/readme-en.html">readme-en.html</a> + in the directory. --> + (July 27, 2021. openxm-1.3.3-5, bugs of the package 1.3.3-4 are fixed.) <li> <a href="news-o.html"> News Archive </a> </ul> @@ -76,22 +73,27 @@ the latest specifications. <h2>The WWW interface for OpenXM CVS Repositry -[<a HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</a>] +[<a HREF="http://c1.math.kobe-u.ac.jp/cgi-bin/cvsweb.cgi/">cvsweb</a>] </h2> <h2>Links and Archive</h2> <ul> -<li> Risa/Asir (Kobe distribution) download (for unix, windows) +<li> Risa/Asir (Kobe distribution) download (for unix, windows, mac) [<a href="http://www.math.kobe-u.ac.jp/Asir/index.html"> 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.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.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.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>]. +<li> ftp://ftp.math.kobe-u.ac.jp/pub/XXX no longer works. Use http://www.math.kobe-u.ac.jp/pub/XXX instead. +<li> See <a href="news-o.html"> the news archive </a> for the archive of debians packages. </ul> @@ -117,8 +119,8 @@ openxm2005@math.Xkobe-u.Xac.Xjp (please replace ".X" <pre> -$OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.16 2007/10/16 02:46:07 takayama Exp $ +$OpenXM: OpenXM/doc/OpenXM-web/top.html,v 1.43 2021/07/27 03:51:25 takayama Exp $ </pre> </BODY> -</HTML> \ No newline at end of file +</HTML>