Author: deron
Date: Wed Jun 15 22:21:07 2016
New Revision: 1748640
URL: http://svn.apache.org/viewvc?rev=1748640&view=rev
Log:
Add 0.10.0-incubating release notes
Added:
incubator/systemml/site/0.10.0-incubating/
incubator/systemml/site/0.10.0-incubating/release_notes.html
Modified:
incubator/systemml/site/0.9.0-incubating/release_notes.html
incubator/systemml/site/community-members.html
incubator/systemml/site/community.html
incubator/systemml/site/download.html
incubator/systemml/site/feed.xml
incubator/systemml/site/index.html
incubator/systemml/site/privacy-policy.html
Added: incubator/systemml/site/0.10.0-incubating/release_notes.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/0.10.0-incubating/release_notes.html?rev=1748640&view=auto
==============================================================================
--- incubator/systemml/site/0.10.0-incubating/release_notes.html (added)
+++ incubator/systemml/site/0.10.0-incubating/release_notes.html Wed Jun 15
22:21:07 2016
@@ -0,0 +1,293 @@
+
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>SystemML 0.10.0-incubating Release Notes</title>
+ <meta name="description" content="Project Release Notes">
+ <meta name="author" content="">
+
+ <!-- Enable responsive viewport -->
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+ <!--[if lt IE 9]>
+ <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
+ <!-- Le styles -->
+ <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
+ <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
+ <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
+ <!-- Le fav and touch icons -->
+ <link rel="shortcut icon" href="/favicon.png">
+ <!-- Update these with your own images
+ <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+ <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
+ <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
+ -->
+
+ </head>
+
+ <body>
+
+ <div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+ <div class="container">
+ <div class="navbar-header">
+ <button type="button" class="navbar-toggle" data-toggle="collapse"
data-target=".navbar-collapse">
+ <span class="sr-only">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
+ <a class="navbar-brand" href="index.html">
+ <img src="/assets/themes/apache/img/logo.png" width="80">
+ Apache SystemML
+ </a>
+ </div>
+ <nav class="navbar-collapse collapse" role="navigation">
+ <ul class="nav navbar-nav navbar-right">
+
+ <li id="community">
+
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Community<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+
+
+ <li><a href="/community" target="_self">Get
Involved</a></li>
+
+
+ <li><a
href="https://issues.apache.org/jira/browse/SYSTEMML" target="_blank">Issue
Tracker</a></li>
+
+
+ <li><a
href="https://github.com/apache/incubator-systemml" target="_blank">Source
Code</a></li>
+
+
+ <li><a href="/community-members"
target="_self">Project Committers</a></li>
+
+ </ul>
+
+ </li>
+
+ <li id="github">
+
+
+ <a href="https://github.com/apache/incubator-systemml"
target="_blank">GitHub</a>
+
+ </li>
+
+ <li id="documentation">
+
+
+ <a href="https://apache.github.io/incubator-systemml"
target="_blank">Documentation</a>
+
+ </li>
+
+ <li id="apache">
+
+ <a href="#" data-toggle="dropdown"
class="dropdown-toggle">Apache<b class="caret"></b></a>
+ <ul class="dropdown-menu dropdown-left">
+
+
+ <li><a
href="http://www.apache.org/foundation/how-it-works.html"
target="_blank">Apache Software Foundation</a></li>
+
+
+ <li><a href="http://www.apache.org/licenses/"
target="_blank">Apache License</a></li>
+
+
+ <li><a
href="http://www.apache.org/foundation/sponsorship"
target="_blank">Sponsorship</a></li>
+
+
+ <li><a
href="http://www.apache.org/foundation/thanks.html"
target="_blank">Thanks</a></li>
+
+
+ <li><a href="/privacy-policy" target="_self">Privacy
Policy</a></li>
+
+ </ul>
+
+ </li>
+
+ </ul>
+ </nav><!--/.navbar-collapse -->
+ </div>
+ </div>
+
+
+
+
+ <div class="container">
+
+<!--<div class="hero-unit SystemML 0.10.0-incubating Release Notes">
+ <h1></h1>
+</div>
+-->
+
+<div class="row">
+ <div class="col-md-12">
+ <!--
+
+-->
+
+<p><br /><br /><br /></p>
+
+<p>The <strong>Apache SystemML 0.10.0-incubating release</strong> was approved
on June 3rd, 2016. It is the second release of Apache SystemML since it
+became an incubator project on November 2nd, 2015. Extensive updates have been
made to the project in several areas, as detailed
+below.</p>
+
+<h3 id="different-types-of-spark-matrix-blocks">Different Types of Spark
Matrix Blocks</h3>
+<ul>
+ <li>Supported internal formats: MCSR (default), CSR, COO</li>
+ <li>Automatic MCSRâ¡CSR on Spark read/caching (for memory efficiency)</li>
+ <li>Automatic MCSRâ¡CSR on sparse update-in-place (avoid serialization)</li>
+</ul>
+
+<h3 id="frame-support-for-jmlc-apicp">Frame Support for JMLC API/CP</h3>
+<ul>
+ <li>New frame data type, deeply integrated into compiler and runtime</li>
+ <li>New builtin functions: transformapply, transformencode, transformdecode,
transformmeta</li>
+ <li>Supported operations: read/write, left/right indexing, casting, append,
transform/transformapply</li>
+</ul>
+
+<h3 id="framework-compatibilityconfiguration">Framework
Compatibility/Configuration</h3>
+<ul>
+ <li>[SYSTEMML-418] Version-specific Spark memory budgets (>=1.6,
legacy)</li>
+ <li>[SYSTEMML-158] Updated deprecated Hadoop properties</li>
+ <li>[SYSTEMML-476] Version-specific MR configuration handling (MRv2,
MRv1)</li>
+ <li>Fixes for backwards compatibility to MRv1 (Guava dependency conflicts,
runtime changes such as task handling for multiple output committer)</li>
+ <li>New pass-through mapred/mapreduce configurations through
SystemML-config</li>
+ <li>[SYSTEMML-584/585] New thread-local configuration handling (compiler/DML
config)</li>
+</ul>
+
+<h3 id="deep-learning-support">Deep Learning Support</h3>
+<ul>
+ <li>[SYSTMEML-618] New DML-script NN library</li>
+ <li>[SYSTEMML-540] New built-in singlenode operations: conv2d, maxpooling,
im2col, col2im, rotate</li>
+ <li>New lenet-train DML script</li>
+</ul>
+
+<h3 id="apiscript-usability">API/Script Usability</h3>
+<ul>
+ <li>[SYSTEMML-607/604/611] Parser error handling</li>
+ <li>[SYSTEMML-506/508/544/577/649/651] Extended MLContext/JMLC APIs</li>
+ <li>[SYSTEMML-625/626/632] Improved source statement handling (e.g.,
imports, absolute paths)</li>
+ <li>[SYSTEMML-617/631/654] Improved namespace handling</li>
+ <li>[SYSTEMML-240] Extended stats outputs for Spark
collect/broadcast/parallelize</li>
+ <li>[SYSTEMML-495] SystemML configuration handling</li>
+ <li>[SYSTEMML-209] Include algorithms in SystemML jar</li>
+ <li>[SYSTEMML-647/648] Deprecated castAsScalar, ppred</li>
+ <li>[SYSTEMML-477] JSON meta data handling</li>
+ <li>[SYSTEMML-294] Print matrix built-in function</li>
+ <li>[SYSTEMML-296/676/670] Improved PyDML syntax: slicing, rand, cdf,
elif</li>
+ <li>[SYSTEMML-675] Support for negative for/parfor loop increments</li>
+</ul>
+
+<h3 id="new-fused-physical-operators">New Fused Physical Operators</h3>
+<ul>
+ <li>[SYSTEMML-488] Fused wdivmm w/ 4 operands</li>
+ <li>[SYSTEMML-510] Fused wdivmm/wcemm w/ eps term</li>
+</ul>
+
+<h3 id="various-performance-features">Various Performance Features</h3>
+<ul>
+ <li>[SYSTEMML-427/512] Extended IPA (propagate scalar variables)</li>
+ <li>[SYSTEMML-282] Extended update-in-place support for parfor
intermediates</li>
+ <li>[SYSTEMML-552/399] Performance parallel binary/text readers (sort
sparse/nnz handling)</li>
+ <li>[SYSTEMML-552/641] Cache-conscious operations: sparse-dense
wdivmm/wsloss, sparse-dense/sparse-sparse mm, dense-dense skinny rhs mm</li>
+ <li>[SYSTEMML-641] Tuned special cases for block matrix multiplication:
e.g., mm w/ skinny rhs, colwise parallelization wide rhs</li>
+ <li>[SYSTEMML-396/400] New/extended multithreaded operations:
cumsum/cummin/cummax/cumprod, transpose, and rand</li>
+ <li>[SYSTEMML-510/694] New simplification rewrites: âpushdown
unaryagg-transposeâ, âsimplify transpose-aggbin-binary chainsâ,
âreorder minus-mmultâ, âcanonicalize matmult-add-scalarâ, improved
constant folding (all unary)</li>
+ <li>[SYSTEMML-653] Asynchronous bufferpool cleanup of evicted files/nio file
eviction</li>
+ <li>MR iqm/quantile/median (qsort num reducers, qpick buffer size)</li>
+</ul>
+
+<h3 id="dml-script-updates">DML Script Updates</h3>
+<ul>
+ <li>[SYSTEMML-536] New KNN algorithm (still staging)</li>
+ <li>[SYSTEMML-534] Optional console output univariate statistics</li>
+ <li>[SYSTMEML-494] GLM compiler warnings</li>
+ <li>Robustness input/output handling L2SVM, MSVM, and Naive Bayes</li>
+ <li>Random data generator for ALS</li>
+</ul>
+
+<h3 id="various-fixes">Various Fixes</h3>
+<ul>
+ <li>Dozens of fixes for diverse issues, fix pack for 0.9 release</li>
+</ul>
+
+<h3 id="build-documentation-examples">Build, Documentation, Examples</h3>
+<ul>
+ <li>[SYSTEMML-551] Enhanced JMLC javadoc</li>
+ <li>[SYSTEMML-484] Build javadoc jar</li>
+ <li>[SYSTEMML-468] Contributing to SystemML doc</li>
+ <li>[SYSTEMML-517/524] DML Language Reference updates</li>
+ <li>[SYSTEMML-498] Troubleshooting guide</li>
+ <li>SystemML Jupyter/Zeppelin Notebook examples</li>
+</ul>
+
+
+ </div>
+</div>
+
+
+ <hr>
+ <footer>
+ <!-- <p>© 2016 </p>-->
+ <footer class="site-footer">
+
+ <div class="wrapper">
+
+ <div class="footer-col-wrapper">
+
+ Apache SystemML is an effort undergoing <a
href="https://incubator.apache.org/index.html">Incubation</a> at The Apache
Software Foundation (ASF), sponsored by the Incubator. Incubation is required
of all newly accepted projects until a further review indicates that the
infrastructure, communications, and decision making process have stabilized in
a manner consistent with other successful ASF projects. While incubation status
is not necessarily a reflection of the completeness or stability of the code,
it does indicate that the project has yet to be fully endorsed by the ASF.
+ <hr>
+
+ <div style="text-align:center;">
+
+ <div style="margin-top: 20px; margin-bottom: 20px;">
+ <a href="http://incubator.apache.org"><img
src="/assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
+ </div>
+
+ <div>
+ Copyright © 2016 <a href="http://www.apache.org">The Apache
Software Foundation</a>.
+ Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.
+ <br>
+
+ Apache, the Apache Feather logo, and the Apache Incubator
project logo are trademarks of The Apache Software Foundation.
+
+ </div>
+
+ </div>
+ </div>
+
+ </div>
+
+</footer>
+
+ </footer>
+ </div>
+
+
+
+
+ <script>
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ ga('create', 'UA-71553733-1', 'auto');
+ ga('send', 'pageview');
+
+</script>
+
+
+
+
+ <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+ <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+ </body>
+</html>
+
Modified: incubator/systemml/site/0.9.0-incubating/release_notes.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/0.9.0-incubating/release_notes.html?rev=1748640&r1=1748639&r2=1748640&view=diff
==============================================================================
--- incubator/systemml/site/0.9.0-incubating/release_notes.html (original)
+++ incubator/systemml/site/0.9.0-incubating/release_notes.html Wed Jun 15
22:21:07 2016
@@ -1,36 +1,36 @@
-
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <title>SystemML 0.9.0-incubating Release Notes</title>
- <meta name="description" content="Project Release Notes">
- <meta name="author" content="">
-
- <!-- Enable responsive viewport -->
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
- <!--[if lt IE 9]>
- <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
-
- <!-- Le styles -->
- <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
- <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
- <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
- <!-- Le fav and touch icons -->
- <link rel="shortcut icon" href="favicon.png">
- <!-- Update these with your own images
- <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
- <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
- <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
- -->
-
- </head>
-
- <body>
-
+
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>SystemML 0.9.0-incubating Release Notes</title>
+ <meta name="description" content="Project Release Notes">
+ <meta name="author" content="">
+
+ <!-- Enable responsive viewport -->
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+ <!--[if lt IE 9]>
+ <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
+ <!-- Le styles -->
+ <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
+ <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
+ <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
+ <!-- Le fav and touch icons -->
+ <link rel="shortcut icon" href="/favicon.png">
+ <!-- Update these with your own images
+ <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+ <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
+ <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
+ -->
+
+ </head>
+
+ <body>
+
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
@@ -113,17 +113,17 @@
</div>
-
-
- <div class="container">
-
-<!--<div class="hero-unit SystemML 0.9.0-incubating Release Notes">
- <h1></h1>
-</div>
--->
-
-<div class="row">
- <div class="col-md-12">
+
+
+ <div class="container">
+
+<!--<div class="hero-unit SystemML 0.9.0-incubating Release Notes">
+ <h1></h1>
+</div>
+-->
+
+<div class="row">
+ <div class="col-md-12">
<!--
-->
@@ -188,14 +188,14 @@
<li>DML Language Reference</li>
<li>Debugger Guide</li>
</ul>
-
- </div>
-</div>
-
-
- <hr>
- <footer>
- <!-- <p>© 2016 </p>-->
+
+ </div>
+</div>
+
+
+ <hr>
+ <footer>
+ <!-- <p>© 2016 </p>-->
<footer class="site-footer">
<div class="wrapper">
@@ -208,7 +208,7 @@
<div style="text-align:center;">
<div style="margin-top: 20px; margin-bottom: 20px;">
- <a href="http://incubator.apache.org"><img
src="assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
+ <a href="http://incubator.apache.org"><img
src="/assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
</div>
<div>
@@ -226,10 +226,10 @@
</div>
</footer>
-
- </footer>
- </div>
-
+
+ </footer>
+ </div>
+
@@ -246,12 +246,12 @@
-
- <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
-
- <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
-
-
- </body>
-</html>
-
+
+ <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+ <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+ </body>
+</html>
+
Modified: incubator/systemml/site/community-members.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/community-members.html?rev=1748640&r1=1748639&r2=1748640&view=diff
==============================================================================
--- incubator/systemml/site/community-members.html (original)
+++ incubator/systemml/site/community-members.html Wed Jun 15 22:21:07 2016
@@ -1,36 +1,36 @@
-
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <title>Community Members</title>
- <meta name="description" content="Project Community Page">
- <meta name="author" content="">
-
- <!-- Enable responsive viewport -->
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
- <!--[if lt IE 9]>
- <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
-
- <!-- Le styles -->
- <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
- <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
- <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
- <!-- Le fav and touch icons -->
- <link rel="shortcut icon" href="favicon.png">
- <!-- Update these with your own images
- <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
- <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
- <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
- -->
-
- </head>
-
- <body>
-
+
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>Community Members</title>
+ <meta name="description" content="Project Community Page">
+ <meta name="author" content="">
+
+ <!-- Enable responsive viewport -->
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+ <!--[if lt IE 9]>
+ <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
+ <!-- Le styles -->
+ <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
+ <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
+ <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
+ <!-- Le fav and touch icons -->
+ <link rel="shortcut icon" href="/favicon.png">
+ <!-- Update these with your own images
+ <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+ <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
+ <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
+ -->
+
+ </head>
+
+ <body>
+
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
@@ -113,17 +113,17 @@
</div>
-
-
- <div class="container">
-
-<!--<div class="hero-unit Community Members">
- <h1></h1>
-</div>
--->
-
-<div class="row">
- <div class="col-md-12">
+
+
+ <div class="container">
+
+<!--<div class="hero-unit Community Members">
+ <h1></h1>
+</div>
+-->
+
+<div class="row">
+ <div class="col-md-12">
<!--
-->
@@ -301,14 +301,14 @@
</table>
-
- </div>
-</div>
-
-
- <hr>
- <footer>
- <!-- <p>© 2016 </p>-->
+
+ </div>
+</div>
+
+
+ <hr>
+ <footer>
+ <!-- <p>© 2016 </p>-->
<footer class="site-footer">
<div class="wrapper">
@@ -321,7 +321,7 @@
<div style="text-align:center;">
<div style="margin-top: 20px; margin-bottom: 20px;">
- <a href="http://incubator.apache.org"><img
src="assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
+ <a href="http://incubator.apache.org"><img
src="/assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
</div>
<div>
@@ -339,10 +339,10 @@
</div>
</footer>
-
- </footer>
- </div>
-
+
+ </footer>
+ </div>
+
@@ -359,12 +359,12 @@
-
- <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
-
- <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
-
-
- </body>
-</html>
-
+
+ <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+ <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+ </body>
+</html>
+
Modified: incubator/systemml/site/community.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/community.html?rev=1748640&r1=1748639&r2=1748640&view=diff
==============================================================================
--- incubator/systemml/site/community.html (original)
+++ incubator/systemml/site/community.html Wed Jun 15 22:21:07 2016
@@ -1,36 +1,36 @@
-
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <title>Community</title>
- <meta name="description" content="Project Community Page">
- <meta name="author" content="">
-
- <!-- Enable responsive viewport -->
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
- <!--[if lt IE 9]>
- <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
-
- <!-- Le styles -->
- <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
- <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
- <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
- <!-- Le fav and touch icons -->
- <link rel="shortcut icon" href="favicon.png">
- <!-- Update these with your own images
- <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
- <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
- <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
- -->
-
- </head>
-
- <body>
-
+
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>Community</title>
+ <meta name="description" content="Project Community Page">
+ <meta name="author" content="">
+
+ <!-- Enable responsive viewport -->
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+ <!--[if lt IE 9]>
+ <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
+ <!-- Le styles -->
+ <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
+ <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
+ <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
+ <!-- Le fav and touch icons -->
+ <link rel="shortcut icon" href="/favicon.png">
+ <!-- Update these with your own images
+ <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+ <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
+ <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
+ -->
+
+ </head>
+
+ <body>
+
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
@@ -113,17 +113,17 @@
</div>
-
-
- <div class="container">
-
-<!--<div class="hero-unit Community">
- <h1></h1>
-</div>
--->
-
-<div class="row">
- <div class="col-md-12">
+
+
+ <div class="container">
+
+<!--<div class="hero-unit Community">
+ <h1></h1>
+</div>
+-->
+
+<div class="row">
+ <div class="col-md-12">
<!--
-->
@@ -182,14 +182,14 @@
<h3 id="website-source-code">Website Source Code</h3>
<p>The project website sources are accessible via the <a
href="https://git-wip-us.apache.org/repos/asf/incubator-systemml-website.git">website
source code repository</a> which is also mirrored in <a
href="https://github.com/apache/incubator-systemml-website">GitHub</a></p>
-
- </div>
-</div>
-
-
- <hr>
- <footer>
- <!-- <p>© 2016 </p>-->
+
+ </div>
+</div>
+
+
+ <hr>
+ <footer>
+ <!-- <p>© 2016 </p>-->
<footer class="site-footer">
<div class="wrapper">
@@ -202,7 +202,7 @@
<div style="text-align:center;">
<div style="margin-top: 20px; margin-bottom: 20px;">
- <a href="http://incubator.apache.org"><img
src="assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
+ <a href="http://incubator.apache.org"><img
src="/assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
</div>
<div>
@@ -220,10 +220,10 @@
</div>
</footer>
-
- </footer>
- </div>
-
+
+ </footer>
+ </div>
+
@@ -240,12 +240,12 @@
-
- <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
-
- <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
-
-
- </body>
-</html>
-
+
+ <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+ <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+ </body>
+</html>
+
Modified: incubator/systemml/site/download.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/download.html?rev=1748640&r1=1748639&r2=1748640&view=diff
==============================================================================
--- incubator/systemml/site/download.html (original)
+++ incubator/systemml/site/download.html Wed Jun 15 22:21:07 2016
@@ -1,36 +1,36 @@
-
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <title>Download</title>
- <meta name="description" content="Project Download Page">
- <meta name="author" content="">
-
- <!-- Enable responsive viewport -->
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
- <!--[if lt IE 9]>
- <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
-
- <!-- Le styles -->
- <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
- <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
- <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
- <!-- Le fav and touch icons -->
- <link rel="shortcut icon" href="favicon.png">
- <!-- Update these with your own images
- <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
- <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
- <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
- -->
-
- </head>
-
- <body>
-
+
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>Download</title>
+ <meta name="description" content="Project Download Page">
+ <meta name="author" content="">
+
+ <!-- Enable responsive viewport -->
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+ <!--[if lt IE 9]>
+ <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
+ <!-- Le styles -->
+ <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
+ <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
+ <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
+ <!-- Le fav and touch icons -->
+ <link rel="shortcut icon" href="/favicon.png">
+ <!-- Update these with your own images
+ <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+ <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
+ <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
+ -->
+
+ </head>
+
+ <body>
+
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
@@ -113,17 +113,17 @@
</div>
-
-
- <div class="container">
-
-<!--<div class="hero-unit Download">
- <h1></h1>
-</div>
--->
-
-<div class="row">
- <div class="col-md-12">
+
+
+ <div class="container">
+
+<!--<div class="hero-unit Download">
+ <h1></h1>
+</div>
+-->
+
+<div class="row">
+ <div class="col-md-12">
<!--
-->
@@ -236,14 +236,14 @@ mvn clean package</pre>
</p></div></div>
-
- </div>
-</div>
-
-
- <hr>
- <footer>
- <!-- <p>© 2016 </p>-->
+
+ </div>
+</div>
+
+
+ <hr>
+ <footer>
+ <!-- <p>© 2016 </p>-->
<footer class="site-footer">
<div class="wrapper">
@@ -256,7 +256,7 @@ mvn clean package</pre>
<div style="text-align:center;">
<div style="margin-top: 20px; margin-bottom: 20px;">
- <a href="http://incubator.apache.org"><img
src="assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
+ <a href="http://incubator.apache.org"><img
src="/assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
</div>
<div>
@@ -274,10 +274,10 @@ mvn clean package</pre>
</div>
</footer>
-
- </footer>
- </div>
-
+
+ </footer>
+ </div>
+
@@ -294,12 +294,12 @@ mvn clean package</pre>
-
- <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
-
- <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
-
-
- </body>
-</html>
-
+
+ <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+ <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+ </body>
+</html>
+
Modified: incubator/systemml/site/feed.xml
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/feed.xml?rev=1748640&r1=1748639&r2=1748640&view=diff
==============================================================================
--- incubator/systemml/site/feed.xml (original)
+++ incubator/systemml/site/feed.xml Wed Jun 15 22:21:07 2016
@@ -6,9 +6,9 @@
</description>
<link>http://systemml.apache.org/</link>
<atom:link href="http://systemml.apache.org/feed.xml" rel="self"
type="application/rss+xml"/>
- <pubDate>Fri, 10 Jun 2016 20:45:43 -0700</pubDate>
- <lastBuildDate>Fri, 10 Jun 2016 20:45:43 -0700</lastBuildDate>
- <generator>Jekyll v3.0.0</generator>
+ <pubDate>Wed, 15 Jun 2016 15:07:22 -0700</pubDate>
+ <lastBuildDate>Wed, 15 Jun 2016 15:07:22 -0700</lastBuildDate>
+ <generator>Jekyll v3.0.3</generator>
<item>
<title>Welcome to Apache SystemML (incubating)!</title>
Modified: incubator/systemml/site/index.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/index.html?rev=1748640&r1=1748639&r2=1748640&view=diff
==============================================================================
--- incubator/systemml/site/index.html (original)
+++ incubator/systemml/site/index.html Wed Jun 15 22:21:07 2016
@@ -1,36 +1,36 @@
-
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <title>Apache SystemML - Declarative Large-Scale Machine Learning</title>
-
- <meta name="author" content="">
-
- <!-- Enable responsive viewport -->
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
- <!--[if lt IE 9]>
- <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
-
- <!-- Le styles -->
- <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
- <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
- <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
- <!-- Le fav and touch icons -->
- <link rel="shortcut icon" href="favicon.png">
- <!-- Update these with your own images
- <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
- <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
- <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
- -->
-
- </head>
-
- <body>
-
+
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>Apache SystemML - Declarative Large-Scale Machine Learning</title>
+
+ <meta name="author" content="">
+
+ <!-- Enable responsive viewport -->
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+ <!--[if lt IE 9]>
+ <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
+ <!-- Le styles -->
+ <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
+ <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
+ <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
+ <!-- Le fav and touch icons -->
+ <link rel="shortcut icon" href="/favicon.png">
+ <!-- Update these with your own images
+ <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+ <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
+ <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
+ -->
+
+ </head>
+
+ <body>
+
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
@@ -124,17 +124,17 @@
</div>
</div>
-
-
- <div class="container">
-
-<!--<div class="hero-unit Apache SystemML - Declarative Large-Scale Machine
Learning">
- <h1> <small>Apache Project !</small></h1>
-</div>
--->
-
-<div class="row">
- <div class="col-md-12">
+
+
+ <div class="container">
+
+<!--<div class="hero-unit Apache SystemML - Declarative Large-Scale Machine
Learning">
+ <h1> <small>Apache Project !</small></h1>
+</div>
+-->
+
+<div class="row">
+ <div class="col-md-12">
<!--
-->
@@ -174,14 +174,14 @@ hadoop jar SystemML.jar -f test.dml -exe
<p>Algorithms specified in DML and PyDML are dynamically compiled and
optimized based on data and cluster characteristics using rule-based and
cost-based optimization techniques. The optimizer automatically generates
hybrid runtime execution plans ranging from in-memory single-node execution to
distributed computations on Spark or Hadoop. This ensures both efficiency and
scalability. Automatic optimization reduces or eliminates the need to
hand-tune distributed runtime execution plans and system configurations.</p>
-
- </div>
-</div>
-
-
- <hr>
- <footer>
- <!-- <p>© 2016 </p>-->
+
+ </div>
+</div>
+
+
+ <hr>
+ <footer>
+ <!-- <p>© 2016 </p>-->
<footer class="site-footer">
<div class="wrapper">
@@ -194,7 +194,7 @@ hadoop jar SystemML.jar -f test.dml -exe
<div style="text-align:center;">
<div style="margin-top: 20px; margin-bottom: 20px;">
- <a href="http://incubator.apache.org"><img
src="assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
+ <a href="http://incubator.apache.org"><img
src="/assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
</div>
<div>
@@ -212,10 +212,10 @@ hadoop jar SystemML.jar -f test.dml -exe
</div>
</footer>
-
- </footer>
- </div>
-
+
+ </footer>
+ </div>
+
@@ -232,12 +232,12 @@ hadoop jar SystemML.jar -f test.dml -exe
-
- <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
-
- <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
-
-
- </body>
-</html>
-
+
+ <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+ <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+ </body>
+</html>
+
Modified: incubator/systemml/site/privacy-policy.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/privacy-policy.html?rev=1748640&r1=1748639&r2=1748640&view=diff
==============================================================================
--- incubator/systemml/site/privacy-policy.html (original)
+++ incubator/systemml/site/privacy-policy.html Wed Jun 15 22:21:07 2016
@@ -1,36 +1,36 @@
-
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <title>Privacy Policy</title>
- <meta name="description" content="Apache SystemML website privacy policy">
- <meta name="author" content="">
-
- <!-- Enable responsive viewport -->
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
- <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
- <!--[if lt IE 9]>
- <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
-
- <!-- Le styles -->
- <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
- <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
- <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
- <!-- Le fav and touch icons -->
- <link rel="shortcut icon" href="favicon.png">
- <!-- Update these with your own images
- <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
- <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
- <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
- -->
-
- </head>
-
- <body>
-
+
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ <title>Privacy Policy</title>
+ <meta name="description" content="Apache SystemML website privacy policy">
+ <meta name="author" content="">
+
+ <!-- Enable responsive viewport -->
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+ <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+ <!--[if lt IE 9]>
+ <script
src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
+
+ <!-- Le styles -->
+ <link href="/assets/themes/apache/bootstrap/css/bootstrap.css"
rel="stylesheet">
+ <link href="/assets/themes/apache/css/style.css?body=1" rel="stylesheet"
type="text/css">
+ <link href="/assets/themes/apache/css/syntax.css" rel="stylesheet"
type="text/css" media="screen" />
+ <!-- Le fav and touch icons -->
+ <link rel="shortcut icon" href="/favicon.png">
+ <!-- Update these with your own images
+ <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+ <link rel="apple-touch-icon" sizes="72x72"
href="images/apple-touch-icon-72x72.png">
+ <link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png">
+ -->
+
+ </head>
+
+ <body>
+
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
@@ -113,17 +113,17 @@
</div>
-
-
- <div class="container">
-
-<!--<div class="hero-unit Privacy Policy">
- <h1></h1>
-</div>
--->
-
-<div class="row">
- <div class="col-md-12">
+
+
+ <div class="container">
+
+<!--<div class="hero-unit Privacy Policy">
+ <h1></h1>
+</div>
+-->
+
+<div class="row">
+ <div class="col-md-12">
<!--
-->
@@ -136,26 +136,27 @@
<p>Information about your use of this website is collected using server access
logs and a tracking cookie. The collected information consists of the
following:</p>
-<pre><code>The IP address from which you access the website;
+<div class="highlighter-rouge"><pre class="highlight"><code>The IP address
from which you access the website;
The type of browser and operating system you use to access our site;
The date and time you access our site;
The pages you visit; and
The addresses of pages from where you followed a link to our site.
</code></pre>
+</div>
<p>Part of this information is gathered using a tracking cookie set by the <a
href="http://www.google.com/analytics/">Google Analytics</a> service and
handled by Google as described in their <a
href="http://www.google.com/privacy.html">privacy policy</a>. See your browser
documentation for instructions on how to disable the cookie if you prefer not
to share this data with Google.</p>
<p>We use the gathered information to help us make our site more useful to
visitors and to better understand how and when our site is used. We do not
track or collect personally identifiable information or associate gathered data
with any personally identifying information from other sources.</p>
<p>By using this website, you consent to the collection of this data in the
manner and for the purpose described above.</p>
-
- </div>
-</div>
-
-
- <hr>
- <footer>
- <!-- <p>© 2016 </p>-->
+
+ </div>
+</div>
+
+
+ <hr>
+ <footer>
+ <!-- <p>© 2016 </p>-->
<footer class="site-footer">
<div class="wrapper">
@@ -168,7 +169,7 @@ The addresses of pages from where you fo
<div style="text-align:center;">
<div style="margin-top: 20px; margin-bottom: 20px;">
- <a href="http://incubator.apache.org"><img
src="assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
+ <a href="http://incubator.apache.org"><img
src="/assets/themes/apache/img/egg-logo.png" alt="Apache Incubator"/></a>
</div>
<div>
@@ -186,10 +187,10 @@ The addresses of pages from where you fo
</div>
</footer>
-
- </footer>
- </div>
-
+
+ </footer>
+ </div>
+
@@ -206,12 +207,12 @@ The addresses of pages from where you fo
-
- <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
-
- <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
-
-
- </body>
-</html>
-
+
+ <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
+
+ <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>
+
+
+ </body>
+</html>
+