[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.13 and 1.17

version 1.13, 2016/03/29 06:28:27 version 1.17, 2019/06/12 23:02:37
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.3-1 (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.  Risa/Asir is upgraded to asir2018 from asir2000.
     (June 12, 2019. openxm-1.3.3-1)
   <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  <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>.    <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>    Please read <a href="http://fe.math.kobe-u.ac.jp/MathLibre/readme-en.html">readme-en.html</a>
Line 156  nk_mora (tangent cone algorithm for D, local b-functio
Line 177  nk_mora (tangent cone algorithm for D, local b-functio
 </ul>  </ul>
   
 <pre>  <pre>
 $OpenXM: OpenXM/doc/OpenXM-web/news-o.html,v 1.12 2015/07/28 12:06:20 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/news-o.html,v 1.16 2018/03/11 23:36:49 takayama Exp $
 </pre>  </pre>
   
 </BODY>  </BODY>

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.17

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