Author: deron
Date: Thu May 18 23:40:04 2017
New Revision: 1795574
URL: http://svn.apache.org/viewvc?rev=1795574&view=rev
Log:
Update roadmap UX
Modified:
incubator/systemml/site/community.html
incubator/systemml/site/get-started.html
incubator/systemml/site/index.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=1795574&r1=1795573&r2=1795574&view=diff
==============================================================================
--- incubator/systemml/site/community.html (original)
+++ incubator/systemml/site/community.html Thu May 18 23:40:04 2017
@@ -69,7 +69,14 @@
<li role="presentation">
- <a href="/documentation" target="_self">Documentation</a>
+ <a href="/documentation" target="_self">Docs</a>
+
+ </li>
+
+ <li role="presentation">
+
+
+ <a href="/roadmap" target="_self">Roadmap</a>
</li>
Modified: incubator/systemml/site/get-started.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/get-started.html?rev=1795574&r1=1795573&r2=1795574&view=diff
==============================================================================
--- incubator/systemml/site/get-started.html (original)
+++ incubator/systemml/site/get-started.html Thu May 18 23:40:04 2017
@@ -69,7 +69,14 @@
<li role="presentation">
- <a href="/documentation" target="_self">Documentation</a>
+ <a href="/documentation" target="_self">Docs</a>
+
+ </li>
+
+ <li role="presentation">
+
+
+ <a href="/roadmap" target="_self">Roadmap</a>
</li>
Modified: incubator/systemml/site/index.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/index.html?rev=1795574&r1=1795573&r2=1795574&view=diff
==============================================================================
--- incubator/systemml/site/index.html (original)
+++ incubator/systemml/site/index.html Thu May 18 23:40:04 2017
@@ -69,7 +69,14 @@
<li role="presentation">
- <a href="/documentation" target="_self">Documentation</a>
+ <a href="/documentation" target="_self">Docs</a>
+
+ </li>
+
+ <li role="presentation">
+
+
+ <a href="/roadmap" target="_self">Roadmap</a>
</li>
Modified: incubator/systemml/site/roadmap.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/roadmap.html?rev=1795574&r1=1795573&r2=1795574&view=diff
==============================================================================
--- incubator/systemml/site/roadmap.html (original)
+++ incubator/systemml/site/roadmap.html Thu May 18 23:40:04 2017
@@ -69,7 +69,14 @@
<li role="presentation">
- <a href="/documentation" target="_self">Documentation</a>
+ <a href="/documentation" target="_self">Docs</a>
+
+ </li>
+
+ <li role="presentation">
+
+
+ <a href="/roadmap" target="_self">Roadmap</a>
</li>
@@ -154,19 +161,26 @@
<div class="col col-12">
<h2>Planned for Future SystemML 1.0</h2>
<ul>
+ <li>Compression (additional operations)</li>
+ <li>Experimental Features:
+ <ul>
+ <li>Deep Learning</li>
+ <li>Single GPU support</li>
+ <li>Native Blass support</li>
+ <li>Code Generation</li>
+ </ul>
+ </li>
<li>Rigorous Performance and Scalability Testing (Bug Fixes)</li>
<li>Remove Deprecated APIs/Functions</li>
- <li>Compression (additional operations)</li>
- <li>Decomposition Algorithms</li>
- <li>Experimental Features Improvements (Native BLAS, Single GPU, Deep
Learning, Code Generation, Python DSL)
</ul>
</div>
<div class="col col-12">
- <h2>Planned for Future Releases</h2>
+ <h2>Feature Candidates for Future Releases</h2>
<ul>
<li>Completion of Prior Experimental Features</li>
- <li>New Algorithms</li>
+ <li>Python DSL</li>
+ <li>New Algorithms -- e.g. Decomposition Algorithms</li>
<li>Common DSL Architecture</li>
<li>R Interfaces: R DSL and R Wrappers</li>
<li>Native Zeppelin Notebook Support</li>
@@ -208,7 +222,7 @@
<div class="col col-12">
<h2>Prior Releases</h2>
-
+
<ul>
<li>
<strong>SystemML 0.13.0-incubating (<a
href="release-notes/systemml-release-notes-0.13.0-incubating.html">released</a>
in March, 2017)
Modified: incubator/systemml/site/tutorials.html
URL:
http://svn.apache.org/viewvc/incubator/systemml/site/tutorials.html?rev=1795574&r1=1795573&r2=1795574&view=diff
==============================================================================
--- incubator/systemml/site/tutorials.html (original)
+++ incubator/systemml/site/tutorials.html Thu May 18 23:40:04 2017
@@ -69,7 +69,14 @@
<li role="presentation">
- <a href="/documentation" target="_self">Documentation</a>
+ <a href="/documentation" target="_self">Docs</a>
+
+ </li>
+
+ <li role="presentation">
+
+
+ <a href="/roadmap" target="_self">Roadmap</a>
</li>