You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bu...@apache.org on 2016/03/12 21:02:20 UTC

svn commit: r982586 - in /websites/staging/mahout/trunk/content: ./ general/release-notes.html

Author: buildbot
Date: Sat Mar 12 20:02:20 2016
New Revision: 982586

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/general/release-notes.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Mar 12 20:02:20 2016
@@ -1 +1 @@
-1734726
+1734727

Modified: websites/staging/mahout/trunk/content/general/release-notes.html
==============================================================================
--- websites/staging/mahout/trunk/content/general/release-notes.html (original)
+++ websites/staging/mahout/trunk/content/general/release-notes.html Sat Mar 12 20:02:20 2016
@@ -275,6 +275,30 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="release-notes">Release Notes<a class="headerlink" href="#release-notes" title="Permanent link">&para;</a></h1>
+<h4 id="06-november-2016-apache-mahout-0112-released">06 November 2016 - Apache Mahout 0.11.2 released<a class="headerlink" href="#06-november-2016-apache-mahout-0112-released" title="Permanent link">&para;</a></h4>
+<p>This is a minor release over Mahout 0.11.1 meant to introduce major
+performance enhancements with sparse matrix and vector computations, and
+major performance optimizations to the Samsara DSL.  Mahout 0.11.2 includes
+all new features and bug fixes released in Mahout versions 0.11.0 and
+0.11.1.</p>
+<p>Highlights include:</p>
+<ul>
+<li>Spark 1.5.2 support</li>
+<li>Performance improvements of over 30% on Sparse Vector and Matrix
+   computations leveraging the ‘fastutil’ library -  contribution from
+   Sebastiano Vigna. This speeds up all in-core sparse vector and matrix
+   computations.</li>
+</ul>
+<h4 id="06-november-2015-apache-mahout-0111-released">06 November 2015 - Apache Mahout 0.11.1 released<a class="headerlink" href="#06-november-2015-apache-mahout-0111-released" title="Permanent link">&para;</a></h4>
+<p>This is a minor release over Mahout 0.11.0 meant to expand Mahout’s
+compatibility with Spark versions, to introduce some new features and to
+fix some bugs.  Mahout 0.11.1 includes all new features and bug fixes
+released in Mahout versions 0.11.0 and earlier.</p>
+<p>Highlights include:</p>
+<ul>
+<li>Spark 1.4+ support</li>
+<li>4x Performance improvement in Dot Product over Dense Vectors (https://issues.apache.org/jira/browse/MAHOUT-1781)</li>
+</ul>
 <h4 id="07-august-2015-apache-mahout-0110-released">07 August 2015 - Apache Mahout 0.11.0 released<a class="headerlink" href="#07-august-2015-apache-mahout-0110-released" title="Permanent link">&para;</a></h4>
 <p>Mahout 0.11.0 includes all new features and bugfixes released in Mahout versions 0.10.1
 and 0.10.2 along with support for Spark 1.3+.</p>