Author: akm
Date: Mon Apr 17 20:40:43 2017
New Revision: 1791723
URL: http://svn.apache.org/viewvc?rev=1791723&view=rev
Log:
Release of 0.13.0
Modified:
mahout/site/mahout_cms/trunk/content/index.mdtext
Modified: mahout/site/mahout_cms/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/index.mdtext?rev=1791723&r1=1791722&r2=1791723&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/index.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/index.mdtext Mon Apr 17 20:40:43 2017
@@ -3,7 +3,7 @@
</h2>
<div class="highlights">
<a href="http://mahout.apache.org/general/downloads.html"><img
src="http://mahout.apache.org/images/download-mahout.png"/></a>
- <h4>Latest release version 0.12.2 has</h4>
+ <h4>Latest release version 0.13.0 has</h4>
<h6>Apache Mahout Samsara Environment includes</h6>
<ul>
<li>Distributed Algebraic optimizer</li>
@@ -15,6 +15,8 @@
<li>Runs on distributed Spark, H2O, and Flink</li>
<li>fastutil to speed up sparse matrix and vector computations</li>
<li>Matrix to tsv conversions for integration with Apache Zeppelin</li>
+ <li>Computation on GPU for speed improvements</li>
+ <li>Algorithm development framework for simplicity and coherent
workflow</li>
</ul>
<h6>Apache Mahout Samsara Algorithms included</h6>
<ul>
@@ -40,6 +42,12 @@ learn [How To Contribute to Mahout][2],
see the [Samsara bindings for Scala and Spark][4],
and [contact us on our mailing lists][5].
</p>
+
+ <h4>**17 April 2017 - Apache Mahout 0.13.0 released**</h4>
+<p>
+Mahout 0.13.0 is a major release that includes GPU-compute capabilities along
with an algorithm development framework to simplify contributions.
+</p>
+
<h4>**13 Jun 2016 - Apache Mahout 0.12.2 released**</h4>
<p>
Mahout 0.12.2 is a minor release following 0.12.1 that provides Matrix exports
for Apache Zeppelin integration along with a few minor bug fixes and dependency
upgrades.