You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by de...@apache.org on 2017/02/08 23:14:40 UTC

svn commit: r1782274 - in /incubator/systemml/site: community.html documentation.html download.html get-started.html index.html privacy-policy.html roadmap.html tutorials.html

Author: deron
Date: Wed Feb  8 23:14:40 2017
New Revision: 1782274

URL: http://svn.apache.org/viewvc?rev=1782274&view=rev
Log:
Add Documentation page and update links to page

Added:
    incubator/systemml/site/documentation.html
Modified:
    incubator/systemml/site/community.html
    incubator/systemml/site/download.html
    incubator/systemml/site/get-started.html
    incubator/systemml/site/index.html
    incubator/systemml/site/privacy-policy.html
    incubator/systemml/site/roadmap.html
    incubator/systemml/site/tutorials.html

Modified: incubator/systemml/site/community.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/community.html?rev=1782274&r1=1782273&r2=1782274&view=diff
==============================================================================
--- incubator/systemml/site/community.html (original)
+++ incubator/systemml/site/community.html Wed Feb  8 23:14:40 2017
@@ -69,7 +69,7 @@
       <li role="presentation">
         
         
-        <a href="https://apache.github.io/incubator-systemml" target="_blank">Documentation</a>
+        <a href="/documentation" target="_self">Documentation</a>
         
       </li>
       

Added: incubator/systemml/site/documentation.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/documentation.html?rev=1782274&view=auto
==============================================================================
--- incubator/systemml/site/documentation.html (added)
+++ incubator/systemml/site/documentation.html Wed Feb  8 23:14:40 2017
@@ -0,0 +1,205 @@
+<!--
+
+-->
+<!--
+
+-->
+<!DOCTYPE html>
+<html lang="en">
+  <!--
+
+-->
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
+  <title>Documentation</title>
+  
+  <meta name="description" content="Project Documentation Page">
+  
+  <meta name="author" content="Apache SystemML">
+
+  <!-- Enable responsive viewport -->
+  <meta name="HandheldFriendly" content="True">
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+  <!-- You can use Open Graph tags to customize link previews.
+  Learn more: https://developers.facebook.com/docs/sharing/webmasters -->
+  <meta property="og:url"           content="https://systemml.apache.org/" />
+  <meta property="og:type"          content="website" />
+  <meta property="og:title"         content="Documentation" />
+  <meta property="og:description"   content="Apache SystemML provides an optimal workplace for Machine Learning using big data" />
+  <meta property="og:image"         content="" />
+
+  <!-- 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 rel="stylesheet" href="/assets/css/main.css">
+
+  <!-- favicons -->
+  <link rel="shortcut icon" href="/assets/img/favicon.png">
+</head>
+ <!-- META -->
+  <body class="vcard">
+    <!--
+
+-->
+<header class="site-header site-header--not-home">
+  <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemML<sup id="trademark">&trade;</sup></span></a></h1>
+  <nav class="main-nav">
+    <ul>
+      
+      <li role="presentation">
+        
+        
+        <a href="/download" target="_self">Download</a>
+        
+      </li>
+      
+      <li role="presentation">
+        
+        
+        <a href="/get-started" target="_self">Get Started</a>
+        
+      </li>
+      
+      <li role="presentation">
+        
+        
+        <a href="/documentation" target="_self">Documentation</a>
+        
+      </li>
+      
+      <li role="presentation">
+        
+        <a class="nav-link--hover">Community <i class="icon icon-chevron-down"></i></a>
+        <ul>
+          
+          
+          <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="https://github.com/apache/incubator-systemml-website" target="_blank">Website Source Code</a></li>
+          
+          
+          <li><a href="/roadmap" target="_self">Roadmap</a></li>
+          
+        </ul>
+        
+      </li>
+      
+      <li role="presentation">
+        
+        <a class="nav-link--hover">Apache <i class="icon icon-chevron-down"></i></a>
+        <ul>
+          
+          
+          <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>
+</header>
+ <!-- GLOBAL HEADER -->
+    <!--
+
+-->
+<!--
+
+-->
+<div>
+  <!--
+
+-->
+
+<!-- Hero  -->
+<section class="full-stripe full-stripe--subpage-header clear-header">
+  <div class="ml-container ml-container--horizontally-center">
+    <div class="col col-12 content-group content-group--center-content content-group--center-align">
+      <h1>Apache SystemML<sup id="trademark">&trade;</sup> Documentation</h1>
+    </div>
+  </div>
+</section>
+
+<section class="full-stripe full-stripe--alternate">
+  <div class="ml-container">
+    <div class="col col-12 content-group content-group--medium-bottom-margin">
+      <h2>Apache SystemML<sup id="trademark">&trade;</sup> Documentation</h2>
+      <p>Documentation such as programming guides, reference guides, and API docs is available online for each version of SystemML below:</p>
+      <ul>
+        <li><a href="http://apache.github.io/incubator-systemml/">Latest</a></li>
+        <li><a href="docs/0.12.0/index.html">0.12.0</a></li>
+      </ul>
+    </div>
+  </div>
+</section>
+
+</div>
+
+ 
+    <!--
+
+-->
+<footer class="site-footer">
+  <div class="ml-container">
+    <div class="footer-col-wrapper">
+      
+      Apache SystemML<sup id="trademark">&trade;</sup> 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.
+      
+      <div style="text-align:center;">
+      
+        <div style="margin-top: 20px; margin-bottom: 20px;">
+            <a href="http://incubator.apache.org"><img src="/assets/img/apache-incubator-logo.png" alt="Apache Incubator"/></a>
+        </div>
+      
+        <div>
+        Copyright &copy; 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>
+  <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>
+
+</footer>
+ <!-- GLOBAL FOOTER-->
+    <script src="assets/js/bundle.min.js"></script>
+  </body>
+</html>
+

Modified: incubator/systemml/site/download.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/download.html?rev=1782274&r1=1782273&r2=1782274&view=diff
==============================================================================
--- incubator/systemml/site/download.html (original)
+++ incubator/systemml/site/download.html Wed Feb  8 23:14:40 2017
@@ -69,7 +69,7 @@
       <li role="presentation">
         
         
-        <a href="https://apache.github.io/incubator-systemml" target="_blank">Documentation</a>
+        <a href="/documentation" target="_self">Documentation</a>
         
       </li>
       

Modified: incubator/systemml/site/get-started.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/get-started.html?rev=1782274&r1=1782273&r2=1782274&view=diff
==============================================================================
--- incubator/systemml/site/get-started.html (original)
+++ incubator/systemml/site/get-started.html Wed Feb  8 23:14:40 2017
@@ -69,7 +69,7 @@
       <li role="presentation">
         
         
-        <a href="https://apache.github.io/incubator-systemml" target="_blank">Documentation</a>
+        <a href="/documentation" target="_self">Documentation</a>
         
       </li>
       

Modified: incubator/systemml/site/index.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/index.html?rev=1782274&r1=1782273&r2=1782274&view=diff
==============================================================================
--- incubator/systemml/site/index.html (original)
+++ incubator/systemml/site/index.html Wed Feb  8 23:14:40 2017
@@ -69,7 +69,7 @@
       <li role="presentation">
         
         
-        <a href="https://apache.github.io/incubator-systemml" target="_blank">Documentation</a>
+        <a href="/documentation" target="_self">Documentation</a>
         
       </li>
       
@@ -188,7 +188,7 @@
       <h2>Get Started</h2>
       <p>New to Apache SystemML? Try our Get Started tutorial that will walk you through setting up your environment and getting you up and going with SystemML.</p>
       <a class="button button-primary" href="get-started.html">Begin Tutorial</a>
-      <a class="button button-secondary" href="https://apache.github.io/incubator-systemml/" target="_blank">Docs</a>
+      <a class="button button-secondary" href="documentation.html" target="_blank">Docs</a>
     </div>
   </div>
 </section>

Modified: incubator/systemml/site/privacy-policy.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/privacy-policy.html?rev=1782274&r1=1782273&r2=1782274&view=diff
==============================================================================
--- incubator/systemml/site/privacy-policy.html (original)
+++ incubator/systemml/site/privacy-policy.html Wed Feb  8 23:14:40 2017
@@ -69,7 +69,7 @@
       <li role="presentation">
         
         
-        <a href="https://apache.github.io/incubator-systemml" target="_blank">Documentation</a>
+        <a href="/documentation" target="_self">Documentation</a>
         
       </li>
       

Modified: incubator/systemml/site/roadmap.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/roadmap.html?rev=1782274&r1=1782273&r2=1782274&view=diff
==============================================================================
--- incubator/systemml/site/roadmap.html (original)
+++ incubator/systemml/site/roadmap.html Wed Feb  8 23:14:40 2017
@@ -69,7 +69,7 @@
       <li role="presentation">
         
         
-        <a href="https://apache.github.io/incubator-systemml" target="_blank">Documentation</a>
+        <a href="/documentation" target="_self">Documentation</a>
         
       </li>
       
@@ -176,6 +176,25 @@
       <h2>Prior Releases</h2>
       <ul>
         <li>
+          <strong>SystemML 0.12.0-incubating (<a href="https://github.com/apache/incubator-systemml-website/blob/master/0.12.0-incubating/release_notes.md">released in February, 2017</a>)</strong>
+          <ul>
+            <li>Support pip install of new python package</li>
+            <li>Allow NumPy arrays, Pandas DataFrame and SciPy matrices as input to MLContext</li>
+            <li>Improve SystemML Python DSL for NumPy</li>
+			<li>Updated build for Spark 1.6.0</li>
+			<li>DML utility script to shuffle input dataset</li>
+          </ul>
+        </li>
+        <li>
+          Experimental Features / Algorithms
+          <ul>
+            <li>GPU Enhancements</li>
+          </ul>
+        </li>
+      </ul>
+
+      <ul>
+        <li>
           <strong>SystemML 0.11.0-incubating (<a href="https://github.com/apache/incubator-systemml-website/blob/master/0.11.0-incubating/release_notes.md">released in November, 2016</a>)</strong>
           <ul>
             <li>SystemML frames</li>

Modified: incubator/systemml/site/tutorials.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/tutorials.html?rev=1782274&r1=1782273&r2=1782274&view=diff
==============================================================================
--- incubator/systemml/site/tutorials.html (original)
+++ incubator/systemml/site/tutorials.html Wed Feb  8 23:14:40 2017
@@ -69,7 +69,7 @@
       <li role="presentation">
         
         
-        <a href="https://apache.github.io/incubator-systemml" target="_blank">Documentation</a>
+        <a href="/documentation" target="_self">Documentation</a>
         
       </li>