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

Diff for /OpenXM/doc/OpenXM-web/news-o.html between version 1.10 and 1.16

version 1.10, 2012/05/15 05:39:45 version 1.16, 2018/03/11 23:36:49
Line 11 
Line 11 
 <a href="Current/index.html"> Download </a>,  <a href="Current/index.html"> Download </a>,
 <a href="Current/index-spec.html"> Specifications </a>,  <a href="Current/index-spec.html"> Specifications </a>,
 <a href="Current/doc/index-license.html"> License </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="http://c1.math.kobe-u.ac.jp/cgi-bin/cvsweb.cgi/">cvsweb</a>,
 <a href="index.html">Top</a>,  <a href="index.html">Top</a>,
   
   
Line 21 
Line 21 
 </h1>  </h1>
 </center>  </center>
   
   ftp://ftp.math.kobe-u.ac.jp/pub/XXX no longer works. Use http://www.math.kobe-u.ac.jp/pub/XXX instead.
   
 <h2> News </h2>  <h2> News </h2>
   
 <ul>  <ul>
   <li> Debian package openxm-1.3.2-4 (network installer, 64bit) can be obtained 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.
     (Feb 22, 2018. openxm-1.3.2-4)
   <li> Debian package openxm-1.3.2-3 (network installer, 64bit) can be obtained 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.
     (Mar 1, 2017. openxm-1.3.2-3)
   <li> Bug fix (ox_pari does not start with "invalid server id" in 1.3.2-3): execute the following commands as the root.
   <pre>
   (cd  /usr/local/OpenXM/lib/asir ; rm ox_pari ; ln -s ../../bin/ox_pari ox_pari)
   </pre>
   <li> Debian package openxm-1.3.2-1 (network installer, 64bit) can be obtained from
     <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64-2016"> here </a>.
     Please read <a href="http://fe.math.kobe-u.ac.jp/MathLibre/readme-en.html">readme-en.html</a>
     in the directory.
     (Feb 12, 2016. openxm-1.3.2-1)
   <li> Debian package openxm-1.3.1-14 (network installer, 64bit) can be obtained from
     <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64-2013"> here </a>.
     Please read <a href="http://fe.math.kobe-u.ac.jp/MathLibre/readme-en.html">readme-en.html</a>
     in the directory.
     (March 27, 2015. openxm-1.3.1-14)
 <li> Debian package openxm-1.3.1-10 (network installer, 32bit) can be obtained from  <li> Debian package openxm-1.3.1-10 (network installer, 32bit) can be obtained from
   <a href="http://fe.math.kobe-u.ac.jp/MathLibre"> here </a>.    <a href="http://fe.math.kobe-u.ac.jp/MathLibre"> here </a>.
   64 bit version is provided at <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64"> here </a>.    64 bit version is provided at <a href="http://fe.math.kobe-u.ac.jp/MathLibre-amd64"> here </a>.
Line 146  nk_mora (tangent cone algorithm for D, local b-functio
Line 172  nk_mora (tangent cone algorithm for D, local b-functio
 </ul>  </ul>
   
 <pre>  <pre>
 $OpenXM: OpenXM/doc/OpenXM-web/news-o.html,v 1.9 2011/04/28 06:25:58 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/news-o.html,v 1.15 2017/07/05 05:52:26 takayama Exp $
 </pre>  </pre>
   
 </BODY>  </BODY>

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

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