Repository: systemml-website
Updated Branches:
  refs/heads/master 89ce85a63 -> 49fa497e8


Update documentation link, project, roadmap, release notes for 0.15 release


Project: http://git-wip-us.apache.org/repos/asf/systemml-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/systemml-website/commit/49fa497e
Tree: http://git-wip-us.apache.org/repos/asf/systemml-website/tree/49fa497e
Diff: http://git-wip-us.apache.org/repos/asf/systemml-website/diff/49fa497e

Branch: refs/heads/master
Commit: 49fa497e87ed63168378e0cc9e004f439dd4acb8
Parents: 89ce85a
Author: Glenn Weidner <gweid...@us.ibm.com>
Authored: Wed Sep 13 13:44:34 2017 -0700
Committer: Glenn Weidner <gweid...@us.ibm.com>
Committed: Wed Sep 13 13:44:34 2017 -0700

----------------------------------------------------------------------
 _src/_data/project.yml                          |  2 +-
 _src/documentation.html                         |  1 +
 .../systemml-release-notes-0.15.0.md            | 57 ++++++++++++++++++++
 _src/roadmap.html                               | 33 ++++++++++--
 4 files changed, 88 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/systemml-website/blob/49fa497e/_src/_data/project.yml
----------------------------------------------------------------------
diff --git a/_src/_data/project.yml b/_src/_data/project.yml
index afad611..65b84b9 100644
--- a/_src/_data/project.yml
+++ b/_src/_data/project.yml
@@ -50,7 +50,7 @@ issues_list_archive_markmail:
 jira: SYSTEMML
 
 release_name: systemml
-release_version: 0.14.0-incubating
+release_version: 0.15.0
 
 source_repository: https://git-wip-us.apache.org/repos/asf/systemml.git
 source_repository_mirror: https://github.com/apache/systemml

http://git-wip-us.apache.org/repos/asf/systemml-website/blob/49fa497e/_src/documentation.html
----------------------------------------------------------------------
diff --git a/_src/documentation.html b/_src/documentation.html
index 7a2ade5..ea4e948 100644
--- a/_src/documentation.html
+++ b/_src/documentation.html
@@ -39,6 +39,7 @@ limitations under the License.
       <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/systemml/";>Latest</a></li>
+        <li><a href="docs/0.15.0/index.html">0.15.0</a></li>
         <li><a href="docs/0.14.0/index.html">0.14.0</a></li>
         <li><a href="docs/0.13.0/index.html">0.13.0</a></li>
         <li><a href="docs/0.12.0/index.html">0.12.0</a></li>

http://git-wip-us.apache.org/repos/asf/systemml-website/blob/49fa497e/_src/release-notes/systemml-release-notes-0.15.0.md
----------------------------------------------------------------------
diff --git a/_src/release-notes/systemml-release-notes-0.15.0.md 
b/_src/release-notes/systemml-release-notes-0.15.0.md
new file mode 100644
index 0000000..10201c3
--- /dev/null
+++ b/_src/release-notes/systemml-release-notes-0.15.0.md
@@ -0,0 +1,57 @@
+---
+layout: page
+title: SystemML 0.15.0 Release Notes
+description: Project Release Notes
+group: nav-right
+---
+<!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+{% endcomment %}
+-->
+
+<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>{{ site.data.project.name }} 0.15.0 Release Notes</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" 
markdown="1">
+
+The **Apache SystemML 0.15.0 release** was approved on September 13, 2017. It 
is the first release of Apache SystemML since it
+[became a Top-Level Project 
(TLP)](https://blogs.apache.org/foundation/entry/the-apache-software-foundation-announces13)
 on May 31, 2017. Updates have been made to the project in several areas, as 
detailed below.
+
+
+### New Features and Capabilities
+- Added several new 2D convolution layers.
+- Graduated `nn` library from staging to `scripts/nn`.
+
+### Experimental Features
+- Expanded Code Generation for broader performance improvements.
+- Enhanced GPU support and scalability.
+
+### Removals
+- Removed file-based transform.
+- Removed original MLContext API.
+
+### Various Fixes
+* Bug fixes for diverse issues.  See [JIRA release 
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12341587)
 for complete list.
+
+

http://git-wip-us.apache.org/repos/asf/systemml-website/blob/49fa497e/_src/roadmap.html
----------------------------------------------------------------------
diff --git a/_src/roadmap.html b/_src/roadmap.html
index 127ea16..b0a2681 100644
--- a/_src/roadmap.html
+++ b/_src/roadmap.html
@@ -72,6 +72,35 @@ limitations under the License.
       <h2>Current Release</h2>
       <ul>
         <li>
+          <strong>SystemML 0.15.0 (<a 
href="release-notes/systemml-release-notes-0.15.0.html">released</a> in 
September, 2017)
+          <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12341587";>details</a></strong>
+          <ul>
+            <li>Added several new 2D convolution layers</li>
+            <li>Graduated `nn` library from staging to `scripts/nn`</li>
+          </ul>
+        </li>
+        <li>
+          Experimental Features
+          <ul>
+            <li>Expanded Code Generation for broader performance 
improvements</li>
+            <li>Enhanced GPU support and scalability</li>
+          </ul>
+        </li>
+        <li>
+          Removals
+          <ul>
+            <li>Removed file-based transform</li>
+            <li>Removed original MLContext API</li>
+          </ul>
+        </li>
+      </ul>
+    </div>
+
+    <div class="col col-12">
+      <h2>Prior Releases</h2>
+
+      <ul>
+        <li>
           <strong>SystemML 0.14.0-incubating (<a 
href="release-notes/systemml-release-notes-0.14.0-incubating.html">released</a> 
in May, 2017)
           <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12340322";>details</a></strong>
           <ul>
@@ -95,10 +124,6 @@ limitations under the License.
           </ul>
         </li>
       </ul>
-    </div>
-
-    <div class="col col-12">
-      <h2>Prior Releases</h2>
 
       <ul>
         <li>

Reply via email to