changes.rss

来自「数据挖掘」· RSS 代码 · 共 40 行

RSS
40
字号
<?xml version="1.0" encoding="ISO-8859-1"?><rss version="0.91">  <channel>    <title>Changes report</title>    <link>http://jakarta.apache.org/commons/math/</link>    <description>Changes report</description>    <language>en-us</language>    <copyright>Copyright 2004 The Apache Software Foundation</copyright>    <item>      <title>2 change(s) for version 1.0</title>      <link>http://jakarta.apache.org/commons/math//changes-report.html</link>      <description>        <table border="1">          <tr>            <th style="width:50px">Type</th>            <th>Changes</th>            <th style="width:70px">By</th>          </tr>          <tr>            <td>fix</td>            <td>Fixed error in ChiSquareTestImpl. Tables containing zeros were (incorrectly) causing IllegalArgumentExceptions to be thrown. Fixes              <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=32531">32531</a>. Thanks to Hans van der Heijden .</td>            <td>              <a href="http://jakarta.apache.org/commons/math//team-list.html#psteitz">psteitz</a>            </td>          </tr>          <tr>            <td>fix</td>            <td>Removed JDK 1.4-dependent code from CertifiedDataAbstractTest, InvalidMatrixException and MatrixIndexException. Also dropped BeanTransformer, BeanTransformerTest from the release. Fixes              <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=32538">32538</a>.</td>            <td>              <a href="http://jakarta.apache.org/commons/math//team-list.html#psteitz">psteitz</a>            </td>          </tr>        </table>      </description>    </item>  </channel></rss>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?