Modified: systemds/site/index.html URL: http://svn.apache.org/viewvc/systemds/site/index.html?rev=1879875&r1=1879874&r2=1879875&view=diff ============================================================================== --- systemds/site/index.html (original) +++ systemds/site/index.html Wed Jul 15 07:03:23 2020 @@ -9,15 +9,15 @@ <!-- --> + <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>Apache SystemML - Declarative Large-Scale Machine Learning</title> - - <meta name="description" content="Apache SystemML provides an optimal workplace for Machine Learning using big data"> + <title>Apache SystemDS - Declarative Large-Scale Machine Learning</title> - <meta name="author" content="Apache SystemML"> + <meta name="description" content="Apache SystemDS provides an optimal workplace for Machine Learning using big data"> + <meta name="author" content="Apache SystemDS"> <!-- Enable responsive viewport --> <meta name="HandheldFriendly" content="True"> @@ -25,31 +25,30 @@ <!-- 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="Apache SystemML - Declarative Large-Scale Machine Learning" /> - <meta property="og:description" content="Apache SystemML provides an optimal workplace for Machine Learning using big data" /> - <meta property="og:image" content="" /> + <meta property="og:url" content="https://systemds.apache.org/" /> + <meta property="og:type" content="website" /> + <meta property="og:title" content="Apache SystemDS - Declarative Large-Scale Machine Learning" /> + <meta property="og:description" content="Apache SystemDS 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> + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Le styles --> <link rel="stylesheet" href="/assets/css/main.css"> - <link rel="stylesheet" href="/assets/css/jquery-ui.css"> <!-- favicons --> <link rel="shortcut icon" href="/assets/img/favicon.png"> -</head> - <!-- META --> +</head> <!-- META --> <body class="vcard"> <!-- --> <header class="site-header"> - <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemML<sup id="trademark">™</sup></span></a></h1> + <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemDS<sup + id="trademark">™</sup></span></a></h1> <nav class="main-nav"> <ul> @@ -90,7 +89,7 @@ <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://issues.apache.org/jira/browse/SYSTEMDS" target="_blank">Issue Tracker</a></li> <li><a href="https://github.com/apache/systemml" target="_blank">Source Code</a></li> @@ -134,8 +133,7 @@ </ul> </nav> -</header> - <!-- GLOBAL HEADER --> +</header> <!-- GLOBAL HEADER --> <!-- --> @@ -148,11 +146,11 @@ <!-- content --> <div class="ml-container ml-container--horizontally-center ml-container--halfway"> <div class="col col-12 content-group"> - <h1>Apache SystemML<sup id="trademark">™</sup></h1> + <h1>Apache SystemDS<sup id="trademark">™</sup></h1> <p>A machine learning platform optimal for big data</p> </div> <div class="col col-12 content-group button-group"> - <a class="button button-primary" href="download.html">Download SystemML</a> + <a class="button button-primary" href="download.html">Download SystemDS</a> </div> </div> <!-- video background --> @@ -166,8 +164,8 @@ <div class="col-4" id="award"> </div> <div class="col-8"> - <h3>The Apache Software Foundation Announces Apache SystemML<sup id="trademark">™</sup> as a Top-Level-Project</h3> - <p>Learn how Apache SystemML<sup id="trademark">™</sup> is advancing machine learning. <a href="https://blogs.apache.org/foundation/entry/the-apache-software-foundation-announces13" target="_blank">Read Press Release</a></p> + <h3>Name change from SystemML to SystemDS</h3> + <p>To reflect the change of focus to the wider Data Science Lifecycle </div> </div> </section> @@ -176,14 +174,18 @@ <section class="full-stripe"> <div class="ml-container ml-container--vertically-top ml-container--reverse-order"> <div class="col col-6 content-group"> - <img src="/assets/img/diagramAnim-v4.gif" alt="What is Apache SystemML?"> + <img src="/assets/img/diagramAnim-v4.gif" alt="What is Apache SystemDS?"> </div> <div class="col col-6 content-group content-group--more-padding"> <!-- bdi tag prevents reverse punctuation when rtl direction property is applied --> - <h2><bdi>What is SystemML?‎</bdi></h2> - - <p>Apache SystemML provides an optimal workplace for machine learning using big data. It can be run on top of Apache Spark, where it automatically scales your data, line by line, determining whether your code should be run on the driver or an Apache Spark cluster. Future SystemML developments include additional deep learning with GPU capabilities such as importing and running neural network architectures and pre-trained models for training.‎</p> - <p><a href="#systemml-video" class="modal-trigger jq-modal-trigger"><span class="icon play-button"></span><span>Learn more about SystemML</span></a></p> + <h2><bdi>What is SystemDS?</bdi></h2> + <p>Apache SystemDS provides an optimal workplace for machine learning using big data. + It can be run on top of Apache Spark or standalone, where it automatically scales your data, line by line, + determining whether your code should be run on the driver or an Apache Spark cluster. + SystemDS include additional deep learning with GPU capabilities such as importing and + running neural network architectures and pre-trained models for training.</p> + <p><a href="#systemml-video" class="modal-trigger jq-modal-trigger"><span + class="icon play-button"></span><span>Learn more about SystemDS</span></a></p> </div> </div> </section> @@ -192,42 +194,47 @@ <section class="full-stripe full-stripe--alternate"> <div class="ml-container ml-container--vertically-centered"> <div class="col col-6 content-group content-group--more-padding"> - <img src="/assets/img/robotTutorialSm.png" alt="What is Apache SystemML?"> + <img src="/assets/img/robotTutorialSm.png" alt="What is Apache SystemDS?"> </div> <div class="col col-6 content-group content-group--more-padding button-group"> - <h2>Install SystemML</h2> - <p>New to Apache SystemML? Try our quick install guide that will walk you through setting up your environment and getting you up and going with SystemML.</p> - <a class="button button-primary" href="install-systemml.html">Install SystemML</a> - <a class="button button-secondary" href="get-started.html#sample-notebook">Notebooks</a> - <a class="button button-secondary" href="documentation.html" target="_blank">Docs</a> + <h2>Install SystemDS</h2> + <p>New to Apache SystemDS? Try our quick install guide that will walk you through setting up your environment and + getting you up and going with SystemDS.</p> + <a class="button button-primary" href="/systemds/site/install">Install SystemDS</a> + <!-- <a class="button button-secondary" href="get-started.html#sample-notebook">Notebooks</a> --> + <!-- <a class="button button-secondary" href="documentation.html" target="_blank">Docs</a> --> </div> </div> </section> <!-- Awards --> -<section class="full-stripe full-stripe--alternate-2"> +<!-- <section class="full-stripe full-stripe--alternate-2"> <div class="ml-container ml-container--narrow"> <div class="col col-4 content-group content-group--center-content vldb2016"></div> <div class="col col-8 content-group content-group--center-align content-group--center-content"> <h3>VLDB 2016 Best Paper</h3> - <p>Read Compressed Linear Algebra for Large-Scale Machine Learning.<a href="http://www.vldb.org/pvldb/vol9/p960-elgohary.pdf" target="_blank"> Download Paper</a></p> + <p>Read Compressed Linear Algebra for Large-Scale Machine Learning.<a + href="http://www.vldb.org/pvldb/vol9/p960-elgohary.pdf" target="_blank"> Download Paper</a></p> </div> </div> -</section> +</section> --> <!-- Contact Us --> <section class="full-stripe"> <div class="ml-container ml-container--horizontally-center"> <div class="col col-12 content-group "> <h2>Contribute</h2> - <p>Contribute to Apache SystemML<sup>TM</sup> by subscribing to our developer mailing list for updates and news. Check out <a href="community.html#mailing-list">All Mailing Lists</a>. + <p>Contribute to Apache SystemDS<sup>TM</sup> by subscribing to our developer mailing list for updates and news. + Check out <a href="community.html#mailing-list">All Mailing Lists</a>. </p> </div> <div class="col col-12 content-group button-group"> - <a href="mailto:[email protected]?subject=send this email to subscribe" class="button button-primary">Subscribe</a> - <a href="http://mail-archives.apache.org/mod_mbox/systemml-dev/" target="_blank" class="button button-secondary">View Archive</a> - <a href="https://systemml.apache.org/roadmap" target="_blank" class="button button-secondary">Roadmap</a> + <a href="mailto:[email protected]?subject=send this email to subscribe" + class="button button-primary">Subscribe</a> + <a href="http://mail-archives.apache.org/mod_mbox/systemml-dev/" target="_blank" class="button button-secondary">View + Archive</a> + <a href="/roadmap" target="_blank" class="button button-secondary">Roadmap</a> </div> </div> </section> @@ -240,10 +247,12 @@ </div> <div class="col col-12"> <ul class="link-list bullet-pointless"> - <li><a class="icon icon-youtube" href="https://www.youtube.com/channel/UCQwUHIc5SjqNIppUH6xbxXQ" target="_blank"></a></li> - <li><a class="icon icon-github" href="https://github.com/apache/systemml" target="_blank"></a></li> - <li><a class="icon icon-twitter" href="https://twitter.com/ApacheSystemML" target="_blank"></a></li> - <li><a class="icon icon-medium" href="https://medium.com/@apachesystemml" target="_blank"></a></li> + <li><a class="icon icon-youtube" href="https://www.youtube.com/channel/UCQwUHIc5SjqNIppUH6xbxXQ" + target="_blank"></a></li> + <li><a class="icon icon-github" href="https://github.com/apache/systemds" target="_blank"></a> + </li> + <!-- <li><a class="icon icon-twitter" href="https://twitter.com/ApacheSystemML" target="_blank"></a></li> --> + <!-- <li><a class="icon icon-medium" href="https://medium.com/@apachesystemml" target="_blank"></a></li> --> </ul> </div> </div> @@ -255,7 +264,6 @@ <iframe src="https://www.youtube.com/embed/r-kFYkYoD_4" frameborder="0" allowfullscreen></iframe> </div> </div> - <!-- @@ -264,15 +272,16 @@ <div class="ml-container ml-container--horizontally-center"> <div class="footer-col-wrapper"> <div style="margin-top: 20px; margin-bottom: 20px;"> - <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator"/></a> + <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator" /></a> </div> <!--Footer copyright year update credit: http://updateyourfooter.com/--> <div> - Copyright © 2015<script>new Date().getFullYear()>2015&&document.write("-"+new Date().getFullYear());</script> - <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. + Copyright © 2015 + <script>new Date().getFullYear() > 2015 && document.write("-" + new Date().getFullYear());</script> + <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. </div> </div> </div> @@ -286,8 +295,7 @@ ga('send', 'pageview'); </script> -</footer> - <!-- GLOBAL FOOTER--> +</footer> <!-- GLOBAL FOOTER--> <script src="assets/js/bundle.min.js"></script> </body> </html>
Modified: systemds/site/install-systemml.html URL: http://svn.apache.org/viewvc/systemds/site/install-systemml.html?rev=1879875&r1=1879874&r2=1879875&view=diff ============================================================================== --- systemds/site/install-systemml.html (original) +++ systemds/site/install-systemml.html Wed Jul 15 07:03:23 2020 @@ -9,15 +9,15 @@ <!-- --> + <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Install SystemML</title> - <meta name="description" content="Install SystemML Page"> - - <meta name="author" content="Apache SystemML"> + <meta name="description" content="Install SystemML Page"> + <meta name="author" content="Apache SystemDS"> <!-- Enable responsive viewport --> <meta name="HandheldFriendly" content="True"> @@ -25,31 +25,30 @@ <!-- 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="Install SystemML" /> - <meta property="og:description" content="Apache SystemML provides an optimal workplace for Machine Learning using big data" /> - <meta property="og:image" content="" /> + <meta property="og:url" content="https://systemds.apache.org/" /> + <meta property="og:type" content="website" /> + <meta property="og:title" content="Install SystemML" /> + <meta property="og:description" content="Apache SystemDS 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> + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Le styles --> <link rel="stylesheet" href="/assets/css/main.css"> - <link rel="stylesheet" href="/assets/css/jquery-ui.css"> <!-- favicons --> <link rel="shortcut icon" href="/assets/img/favicon.png"> -</head> - <!-- META --> +</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">™</sup></span></a></h1> + <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemDS<sup + id="trademark">™</sup></span></a></h1> <nav class="main-nav"> <ul> @@ -90,7 +89,7 @@ <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://issues.apache.org/jira/browse/SYSTEMDS" target="_blank">Issue Tracker</a></li> <li><a href="https://github.com/apache/systemml" target="_blank">Source Code</a></li> @@ -134,8 +133,7 @@ </ul> </nav> -</header> - <!-- GLOBAL HEADER --> +</header> <!-- GLOBAL HEADER --> <!-- --> @@ -363,15 +361,16 @@ $("#configure-jupyter-tabs").tabs(); <div class="ml-container ml-container--horizontally-center"> <div class="footer-col-wrapper"> <div style="margin-top: 20px; margin-bottom: 20px;"> - <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator"/></a> + <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator" /></a> </div> <!--Footer copyright year update credit: http://updateyourfooter.com/--> <div> - Copyright © 2015<script>new Date().getFullYear()>2015&&document.write("-"+new Date().getFullYear());</script> - <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. + Copyright © 2015 + <script>new Date().getFullYear() > 2015 && document.write("-" + new Date().getFullYear());</script> + <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. </div> </div> </div> @@ -385,8 +384,7 @@ $("#configure-jupyter-tabs").tabs(); ga('send', 'pageview'); </script> -</footer> - <!-- GLOBAL FOOTER--> +</footer> <!-- GLOBAL FOOTER--> <script src="assets/js/bundle.min.js"></script> </body> </html> Modified: systemds/site/privacy-policy.html URL: http://svn.apache.org/viewvc/systemds/site/privacy-policy.html?rev=1879875&r1=1879874&r2=1879875&view=diff ============================================================================== --- systemds/site/privacy-policy.html (original) +++ systemds/site/privacy-policy.html Wed Jul 15 07:03:23 2020 @@ -9,15 +9,15 @@ <!-- --> + <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Privacy Policy</title> - <meta name="description" content="Apache SystemML website privacy policy"> - - <meta name="author" content="Apache SystemML"> + <meta name="description" content="Apache SystemDS website privacy policy"> + <meta name="author" content="Apache SystemDS"> <!-- Enable responsive viewport --> <meta name="HandheldFriendly" content="True"> @@ -25,31 +25,30 @@ <!-- 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="Privacy Policy" /> - <meta property="og:description" content="Apache SystemML provides an optimal workplace for Machine Learning using big data" /> - <meta property="og:image" content="" /> + <meta property="og:url" content="https://systemds.apache.org/" /> + <meta property="og:type" content="website" /> + <meta property="og:title" content="Privacy Policy" /> + <meta property="og:description" content="Apache SystemDS 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> + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Le styles --> <link rel="stylesheet" href="/assets/css/main.css"> - <link rel="stylesheet" href="/assets/css/jquery-ui.css"> <!-- favicons --> <link rel="shortcut icon" href="/assets/img/favicon.png"> -</head> - <!-- META --> +</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">™</sup></span></a></h1> + <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemDS<sup + id="trademark">™</sup></span></a></h1> <nav class="main-nav"> <ul> @@ -90,7 +89,7 @@ <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://issues.apache.org/jira/browse/SYSTEMDS" target="_blank">Issue Tracker</a></li> <li><a href="https://github.com/apache/systemml" target="_blank">Source Code</a></li> @@ -134,8 +133,7 @@ </ul> </nav> -</header> - <!-- GLOBAL HEADER --> +</header> <!-- GLOBAL HEADER --> <!-- --> @@ -148,26 +146,27 @@ --> <div class="ml-container clear-header"> - - <h1>Apache SystemML<sup id="trademark">™</sup> Privacy Policy</h1> - - Information about your use of this website is collected using server access logs and a tracking cookie. The collected information consists of the following: - + <h1>Apache SystemDS<sup id="trademark">™</sup> Privacy Policy</h1> + <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> <ul> - <li>The IP address from which you access the website</li> - <li>The type of browser and operating system you use to access our site</li> - <li>The date and time you access our site</li> - <li>The pages you visit</li> - <li>The addresses of pages from where you followed a link to our site</li> + <li>The IP address from which you access the website</li> + <li>The type of browser and operating system you use to access our site</li> + <li>The date and time you access our site</li> + <li>The pages you visit</li> + <li>The addresses of pages from where you followed a link to our site</li> </ul> - - Part of this information is gathered using a tracking cookie set by the [Google Analytics](http://www.google.com/analytics/) service and handled by Google as described in their [privacy policy](http://www.google.com/privacy.html). See your browser documentation for instructions on how to disable the cookie if you prefer not to share this data with Google. - </br></br> - 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. - </br></br> - By using this website, you consent to the collection of this data in the manner and for the purpose described above. + <p>Part of this information is gathered using a tracking cookie set by the [Google + Analytics](http://www.google.com/analytics/) service and handled by Google as described in their [privacy + policy](http://www.google.com/privacy.html). 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> @@ -178,15 +177,16 @@ <div class="ml-container ml-container--horizontally-center"> <div class="footer-col-wrapper"> <div style="margin-top: 20px; margin-bottom: 20px;"> - <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator"/></a> + <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator" /></a> </div> <!--Footer copyright year update credit: http://updateyourfooter.com/--> <div> - Copyright © 2015<script>new Date().getFullYear()>2015&&document.write("-"+new Date().getFullYear());</script> - <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. + Copyright © 2015 + <script>new Date().getFullYear() > 2015 && document.write("-" + new Date().getFullYear());</script> + <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. </div> </div> </div> @@ -200,8 +200,7 @@ ga('send', 'pageview'); </script> -</footer> - <!-- GLOBAL FOOTER--> +</footer> <!-- GLOBAL FOOTER--> <script src="assets/js/bundle.min.js"></script> </body> </html> Modified: systemds/site/roadmap.html URL: http://svn.apache.org/viewvc/systemds/site/roadmap.html?rev=1879875&r1=1879874&r2=1879875&view=diff ============================================================================== --- systemds/site/roadmap.html (original) +++ systemds/site/roadmap.html Wed Jul 15 07:03:23 2020 @@ -9,15 +9,15 @@ <!-- --> + <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Roadmap</title> - <meta name="description" content="Apache SystemML Roadmap"> - - <meta name="author" content="Apache SystemML"> + <meta name="description" content="Apache SystemDS Roadmap"> + <meta name="author" content="Apache SystemDS"> <!-- Enable responsive viewport --> <meta name="HandheldFriendly" content="True"> @@ -25,31 +25,30 @@ <!-- 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="Roadmap" /> - <meta property="og:description" content="Apache SystemML provides an optimal workplace for Machine Learning using big data" /> - <meta property="og:image" content="" /> + <meta property="og:url" content="https://systemds.apache.org/" /> + <meta property="og:type" content="website" /> + <meta property="og:title" content="Roadmap" /> + <meta property="og:description" content="Apache SystemDS 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> + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Le styles --> <link rel="stylesheet" href="/assets/css/main.css"> - <link rel="stylesheet" href="/assets/css/jquery-ui.css"> <!-- favicons --> <link rel="shortcut icon" href="/assets/img/favicon.png"> -</head> - <!-- META --> +</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">™</sup></span></a></h1> + <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemDS<sup + id="trademark">™</sup></span></a></h1> <nav class="main-nav"> <ul> @@ -90,7 +89,7 @@ <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://issues.apache.org/jira/browse/SYSTEMDS" target="_blank">Issue Tracker</a></li> <li><a href="https://github.com/apache/systemml" target="_blank">Source Code</a></li> @@ -134,8 +133,7 @@ </ul> </nav> -</header> - <!-- GLOBAL HEADER --> +</header> <!-- GLOBAL HEADER --> <!-- --> @@ -151,7 +149,7 @@ <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">™</sup> Roadmap</h1> + <h1>Apache SystemDS<sup id="trademark">™</sup> Roadmap</h1> </div> </div> </section> @@ -169,7 +167,7 @@ <li>NN optimization test suite with well known optimization test functions</li> <li>Model selection & hyper parameter tuning</li> <li>Additional distribution functions, e.g. weibull, gamma</li> - <li>Time Series Analysis and Anomaly Detection</li> + <li>Time Series Analysis and Anomaly Detection</li> <li>Scalable Decomposition Algorithms</li> </ul> </li> @@ -199,7 +197,7 @@ <li>Ultra-sparse datasets</li> </ul> </li> - <li>Model Serving</li> + <li>Model Serving</li> <li>Misc Runtime <ul> <li>NUMA-awareness (thread pools, matrix partitioning)</li> @@ -226,21 +224,22 @@ <ul> <li> <strong>SystemML 1.2.0 (<a href="release-notes/systemml-release-notes-1.2.0.html">released</a> in Aug, 2018) - <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342959&projectId=12319522">details</a></strong> + <a + href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342959&projectId=12319522">details</a></strong> <ul> - <li>New data type list for lists and structs</li> - <li>Built in deep learning functions, e.g. convolution, maxpooling, bias</li> - <li>DML eval function</li> - <li>Multiple new builtin functions, e.g. exists, lower.tri, upper.tri</li> - <li>Code motion, global subexpression elimination, rewrites for codegen</li> - <li>Performance improvements for ultra-sparse data and instruction generation + <li>New data type list for lists and structs</li> + <li>Built in deep learning functions, e.g. convolution, maxpooling, bias</li> + <li>DML eval function</li> + <li>Multiple new builtin functions, e.g. exists, lower.tri, upper.tri</li> + <li>Code motion, global subexpression elimination, rewrites for codegen</li> + <li>Performance improvements for ultra-sparse data and instruction generation </ul> </li> <li> Experimental Features <ul> <li>Parameter server</li> - <li>Sparsity estimators</li> + <li>Sparsity estimators</li> </ul> </li> <li> @@ -257,25 +256,32 @@ <ul> <li> <strong>SystemML 1.1.0 (<a href="release-notes/systemml-release-notes-1.1.0.html">released</a> in March, 2018) - <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12342282">details</a></strong> + <a + href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12342282">details</a></strong> <ul> - <li>New Builtin Functions: `ifelse`, `assert`, `eval`, `avg_pool`, `avg_pool_backward`</li> - <li>Additional Layers in NN library: average pooling, upsampling, low-rank fully connected</li> - <li>New Capabilities/Features such as dense matrix blocks >16GB, additional ParFor result aggregation operations, UDFs callable in expressions, zero rows/columns matrices, matrix-matrix multiplication over compressed matrices</li> + <li>New Builtin Functions: `ifelse`, `assert`, `eval`, `avg_pool`, `avg_pool_backward`</li> + <li>Additional Layers in NN library: average pooling, upsampling, low-rank fully connected</li> + <li>New Capabilities/Features such as dense matrix blocks >16GB, additional ParFor result aggregation + operations, UDFs callable in expressions, zero rows/columns matrices, matrix-matrix multiplication over + compressed matrices</li> <li>Extended Caffe2DML and Keras2DML APIs</li> <li>Compiler & Runtime enhancements</> <li>Performance improvements</li> </ul> </li> <li> - <strong>SystemML 1.0.0 (<a href="release-notes/systemml-release-notes-1.0.0.html">released</a> in December, 2017) - <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12338328">details</a></strong> + <strong>SystemML 1.0.0 (<a href="release-notes/systemml-release-notes-1.0.0.html">released</a> in December, + 2017) + <a + href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12338328">details</a></strong> <ul> - <li>Enhanced Deep Learning support with enhanced NN layers and functions, Caffe2DML, and operator implementation</li> + <li>Enhanced Deep Learning support with enhanced NN layers and functions, Caffe2DML, and operator + implementation</li> <li>Native BLAS support</li> <li>Additional algorithms: autoencoder, enhanced PCA</li> <li>Enhanced rewrites, IPA, vectorization, and instruction generation</li> - <li>Enhanced JMLC API, e.g. prepared scripts with thread affinity for outputs and configs, script cloning, configuration management</li> + <li>Enhanced JMLC API, e.g. prepared scripts with thread affinity for outputs and configs, script cloning, + configuration management</li> <li>SystemML Lite artifact</li> <li>Compression on by default</li> </ul> @@ -285,7 +291,7 @@ <ul> <li>Keras2DML.</li> <li>Enhanced code generation, code gen optimizer, and multi-threaded codegen operators/li> - <li>Enhanced GPU support</li> + <li>Enhanced GPU support</li> </ul> </li> <li> @@ -295,8 +301,10 @@ </ul> </li> <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> + <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> @@ -320,19 +328,30 @@ <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> - <li>Runtime feature extensions (new libsvm-binary data converters, parfor spark buffer pool handling, parfor block partitioning of fixed size batches of rows or columns, native dataset support in parfor spark datapartition-execute)</li> - <li>Compiler feature extensions (improved parfor execution type selection, improved literal replacement for nrow/ncol, simplified instruction generation across back-ends, consolidated static/dynamic rewrite utilities)</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> + <li>Runtime feature extensions (new libsvm-binary data converters, parfor spark buffer pool handling, parfor + block partitioning of fixed size batches of rows or columns, native dataset support in parfor spark + datapartition-execute)</li> + <li>Compiler feature extensions (improved parfor execution type selection, improved literal replacement for + nrow/ncol, simplified instruction generation across back-ends, consolidated static/dynamic rewrite + utilities)</li> </ul> </li> <li> Experimental Features <ul> - <li>New Code Generation capabilities for automatic operator fusion (basic code generator, compiler integration, runtime integration, in-memory source code compilation, extended explain tool, support for right indexing and replace in cellwise and - row aggregate templates, support for row, column, or no aggregation in rowwise template). Note code generation provides significant performance gains with fewer read/write intermediates, reduced scans of inputs and intermediates, and enhanced - sparsity exploitation. To enable this feature, set codegen.enabled property to true in SystemML-config.xml file.</li> + <li>New Code Generation capabilities for automatic operator fusion (basic code generator, compiler + integration, runtime integration, in-memory source code compilation, extended explain tool, support for + right indexing and replace in cellwise and + row aggregate templates, support for row, column, or no aggregation in rowwise template). Note code + generation provides significant performance gains with fewer read/write intermediates, reduced scans of + inputs and intermediates, and enhanced + sparsity exploitation. To enable this feature, set codegen.enabled property to true in SystemML-config.xml + file.</li> <li>New instructions and operators for GPU support (relu_maxpooling, conv2d_bias_add, bias_multiply)</li> </ul> </li> @@ -347,8 +366,10 @@ <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) - <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12339247">details</a></strong> + <strong>SystemML 0.13.0-incubating (<a + href="release-notes/systemml-release-notes-0.13.0-incubating.html">released</a> in March, 2017) + <a + href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12339247">details</a></strong> <ul> <li>Updated build for Spark 2.1.0</li> <li>New simplification rewrites for stratstats</li> @@ -380,15 +401,18 @@ <li> Experimental Features / Algorithms <ul> - <li>Compressed Linear Algebra v2 (new DDC encoding format, hardened sample-based estimators, debugging tools, new column grouping algorithm, additional operations)</li> + <li>Compressed Linear Algebra v2 (new DDC encoding format, hardened sample-based estimators, debugging + tools, new column grouping algorithm, additional operations)</li> </ul> </li> </ul> <ul> <li> - <strong>SystemML 0.12.0-incubating (<a href="release-notes/systemml-release-notes-0.12.0-incubating.html">released</a> in February, 2017) - <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12339246">details</a></strong> + <strong>SystemML 0.12.0-incubating (<a + href="release-notes/systemml-release-notes-0.12.0-incubating.html">released</a> in February, 2017) + <a + href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12339246">details</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> @@ -407,8 +431,10 @@ <ul> <li> - <strong>SystemML 0.11.0-incubating (<a href="release-notes/systemml-release-notes-0.11.0-incubating.html">released</a> in November, 2016) - <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12335820">details</a></strong> + <strong>SystemML 0.11.0-incubating (<a + href="release-notes/systemml-release-notes-0.11.0-incubating.html">released</a> in November, 2016) + <a + href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12335820">details</a></strong> <ul> <li>SystemML frames</li> <li>New MLContext API</li> @@ -445,8 +471,10 @@ <ul> <li> - <strong>SystemML 0.10.0-incubating (<a href="release-notes/systemml-release-notes-0.10.0-incubating.html">released</a> in June, 2016) - <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12334651">details</a></strong> + <strong>SystemML 0.10.0-incubating (<a + href="release-notes/systemml-release-notes-0.10.0-incubating.html">released</a> in June, 2016) + <a + href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12334651">details</a></strong> <ul> <li>Different types of Spark Matrix Blocks: MCSR, CSR, COO</li> <li>SystemML Frame support in JMLC/CP</li> @@ -472,8 +500,10 @@ <ul> <li> - <strong>SystemML 0.9.0-incubating (<a href="release-notes/systemml-release-notes-0.9.0-incubating.html">released</a> in January, 2016) - <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12334650">details</a></strong> + <strong>SystemML 0.9.0-incubating (<a + href="release-notes/systemml-release-notes-0.9.0-incubating.html">released</a> in January, 2016) + <a + href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319522&version=12334650">details</a></strong> <ul> <li>Improvements to MLContext and MLPipeline wrappers</li> <li>New converter utilities for RDDs and DataFrames</li> @@ -492,7 +522,6 @@ </div> </div> </section> - </div> @@ -503,15 +532,16 @@ <div class="ml-container ml-container--horizontally-center"> <div class="footer-col-wrapper"> <div style="margin-top: 20px; margin-bottom: 20px;"> - <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator"/></a> + <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator" /></a> </div> <!--Footer copyright year update credit: http://updateyourfooter.com/--> <div> - Copyright © 2015<script>new Date().getFullYear()>2015&&document.write("-"+new Date().getFullYear());</script> - <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. + Copyright © 2015 + <script>new Date().getFullYear() > 2015 && document.write("-" + new Date().getFullYear());</script> + <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. </div> </div> </div> @@ -525,8 +555,7 @@ ga('send', 'pageview'); </script> -</footer> - <!-- GLOBAL FOOTER--> +</footer> <!-- GLOBAL FOOTER--> <script src="assets/js/bundle.min.js"></script> </body> </html> Modified: systemds/site/security.html URL: http://svn.apache.org/viewvc/systemds/site/security.html?rev=1879875&r1=1879874&r2=1879875&view=diff ============================================================================== --- systemds/site/security.html (original) +++ systemds/site/security.html Wed Jul 15 07:03:23 2020 @@ -9,15 +9,15 @@ <!-- --> + <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>Apache SystemML Security</title> - - <meta name="description" content="Apache SystemML security"> + <title>Apache SystemDS Security</title> - <meta name="author" content="Apache SystemML"> + <meta name="description" content="Apache SystemDS security"> + <meta name="author" content="Apache SystemDS"> <!-- Enable responsive viewport --> <meta name="HandheldFriendly" content="True"> @@ -25,31 +25,30 @@ <!-- 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="Apache SystemML Security" /> - <meta property="og:description" content="Apache SystemML provides an optimal workplace for Machine Learning using big data" /> - <meta property="og:image" content="" /> + <meta property="og:url" content="https://systemds.apache.org/" /> + <meta property="og:type" content="website" /> + <meta property="og:title" content="Apache SystemDS Security" /> + <meta property="og:description" content="Apache SystemDS 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> + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Le styles --> <link rel="stylesheet" href="/assets/css/main.css"> - <link rel="stylesheet" href="/assets/css/jquery-ui.css"> <!-- favicons --> <link rel="shortcut icon" href="/assets/img/favicon.png"> -</head> - <!-- META --> +</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">™</sup></span></a></h1> + <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemDS<sup + id="trademark">™</sup></span></a></h1> <nav class="main-nav"> <ul> @@ -90,7 +89,7 @@ <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://issues.apache.org/jira/browse/SYSTEMDS" target="_blank">Issue Tracker</a></li> <li><a href="https://github.com/apache/systemml" target="_blank">Source Code</a></li> @@ -134,8 +133,7 @@ </ul> </nav> -</header> - <!-- GLOBAL HEADER --> +</header> <!-- GLOBAL HEADER --> <!-- --> @@ -148,22 +146,26 @@ --> <div class="ml-container clear-header"> - - <h1>Apache SystemML<sup id="trademark">™</sup> Security</h1> - <p> - The Apache Software Foundation takes a very active stance in eliminating security problems with its projects. - If you have any security concerns regarding Apache SystemML™, or believe you have uncovered a vulnerability or potential threat, contact the Apache Security Team at <a href="mailto:[email protected]?Subject=[SECURITY][SYSTEMML] My security issue">[email protected]</a>. - Include a description of the issue and try to provide steps to reproduce the problem. - The Apache SystemML™ Community and the Apache Security Team take security issues very seriously and will respond. - </p> - <p> - Note the general Apache Security mailing address <a href="mailto:[email protected]">[email protected]</a> is private and should be used only for undisclosed vulnerabilities.</br> - <b>Please report any security problems to Apache Security Team before disclosing it publicly.</b> - </p> - <p> - The <span class="caps">ASF</span> Security team maintains a page with a description of how vulnerabilities and potential threats are handled. Refer to their <a href="http://www.apache.org/security/">security page</a> for more information. - </p> - + <h1>Apache SystemDS<sup id="trademark">™</sup> Security</h1> + <p> + The Apache Software Foundation takes a very active stance in eliminating security problems with its projects. + If you have any security concerns regarding Apache SystemDS™, or believe you have uncovered a vulnerability or + potential threat, contact the Apache Security Team at <a + href="mailto:[email protected]?Subject=[SECURITY][SYSTEMML] My security issue">[email protected]</a>. + Include a description of the issue and try to provide steps to reproduce the problem. + The Apache SystemDS™ Community and the Apache Security Team take security issues very seriously and will + respond. + </p> + <p> + Note the general Apache Security mailing address <a href="mailto:[email protected]">[email protected]</a> is + private and should be used only for undisclosed vulnerabilities.</br> + <b>Please report any security problems to Apache Security Team before disclosing it publicly.</b> + </p> + <p> + The <span class="caps">ASF</span> Security team maintains a page with a description of how vulnerabilities and + potential threats are handled. Refer to their <a href="http://www.apache.org/security/">security page</a> for more + information. + </p> </div> </div> @@ -176,15 +178,16 @@ <div class="ml-container ml-container--horizontally-center"> <div class="footer-col-wrapper"> <div style="margin-top: 20px; margin-bottom: 20px;"> - <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator"/></a> + <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator" /></a> </div> <!--Footer copyright year update credit: http://updateyourfooter.com/--> <div> - Copyright © 2015<script>new Date().getFullYear()>2015&&document.write("-"+new Date().getFullYear());</script> - <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. + Copyright © 2015 + <script>new Date().getFullYear() > 2015 && document.write("-" + new Date().getFullYear());</script> + <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. </div> </div> </div> @@ -198,8 +201,7 @@ ga('send', 'pageview'); </script> -</footer> - <!-- GLOBAL FOOTER--> +</footer> <!-- GLOBAL FOOTER--> <script src="assets/js/bundle.min.js"></script> </body> </html> Modified: systemds/site/tutorial-kdd2017.html URL: http://svn.apache.org/viewvc/systemds/site/tutorial-kdd2017.html?rev=1879875&r1=1879874&r2=1879875&view=diff ============================================================================== --- systemds/site/tutorial-kdd2017.html (original) +++ systemds/site/tutorial-kdd2017.html Wed Jul 15 07:03:23 2020 @@ -9,15 +9,15 @@ <!-- --> + <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>KDD 2017 Tutorial</title> - <meta name="description" content="KDD 2017 Tutorial Page"> - - <meta name="author" content="Apache SystemML"> + <meta name="description" content="KDD 2017 Tutorial Page"> + <meta name="author" content="Apache SystemDS"> <!-- Enable responsive viewport --> <meta name="HandheldFriendly" content="True"> @@ -25,31 +25,30 @@ <!-- 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="KDD 2017 Tutorial" /> - <meta property="og:description" content="Apache SystemML provides an optimal workplace for Machine Learning using big data" /> - <meta property="og:image" content="" /> + <meta property="og:url" content="https://systemds.apache.org/" /> + <meta property="og:type" content="website" /> + <meta property="og:title" content="KDD 2017 Tutorial" /> + <meta property="og:description" content="Apache SystemDS 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> + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Le styles --> <link rel="stylesheet" href="/assets/css/main.css"> - <link rel="stylesheet" href="/assets/css/jquery-ui.css"> <!-- favicons --> <link rel="shortcut icon" href="/assets/img/favicon.png"> -</head> - <!-- META --> +</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">™</sup></span></a></h1> + <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemDS<sup + id="trademark">™</sup></span></a></h1> <nav class="main-nav"> <ul> @@ -90,7 +89,7 @@ <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://issues.apache.org/jira/browse/SYSTEMDS" target="_blank">Issue Tracker</a></li> <li><a href="https://github.com/apache/systemml" target="_blank">Source Code</a></li> @@ -134,8 +133,7 @@ </ul> </nav> -</header> - <!-- GLOBAL HEADER --> +</header> <!-- GLOBAL HEADER --> <!-- --> @@ -151,7 +149,7 @@ <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">™</sup> KDD 2017 Tutorial</h1> + <h1>Apache SystemDS<sup id="trademark">™</sup> KDD 2017 Tutorial</h1> </div> </div> </section> @@ -183,15 +181,16 @@ <div class="ml-container ml-container--horizontally-center"> <div class="footer-col-wrapper"> <div style="margin-top: 20px; margin-bottom: 20px;"> - <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator"/></a> + <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator" /></a> </div> <!--Footer copyright year update credit: http://updateyourfooter.com/--> <div> - Copyright © 2015<script>new Date().getFullYear()>2015&&document.write("-"+new Date().getFullYear());</script> - <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. + Copyright © 2015 + <script>new Date().getFullYear() > 2015 && document.write("-" + new Date().getFullYear());</script> + <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. </div> </div> </div> @@ -205,8 +204,7 @@ ga('send', 'pageview'); </script> -</footer> - <!-- GLOBAL FOOTER--> +</footer> <!-- GLOBAL FOOTER--> <script src="assets/js/bundle.min.js"></script> </body> </html> Modified: systemds/site/tutorials.html URL: http://svn.apache.org/viewvc/systemds/site/tutorials.html?rev=1879875&r1=1879874&r2=1879875&view=diff ============================================================================== --- systemds/site/tutorials.html (original) +++ systemds/site/tutorials.html Wed Jul 15 07:03:23 2020 @@ -9,15 +9,15 @@ <!-- --> + <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Tutorials</title> - <meta name="description" content="Tutorial Page"> - - <meta name="author" content="Apache SystemML"> + <meta name="description" content="Tutorial Page"> + <meta name="author" content="Apache SystemDS"> <!-- Enable responsive viewport --> <meta name="HandheldFriendly" content="True"> @@ -25,31 +25,30 @@ <!-- 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="Tutorials" /> - <meta property="og:description" content="Apache SystemML provides an optimal workplace for Machine Learning using big data" /> - <meta property="og:image" content="" /> + <meta property="og:url" content="https://systemds.apache.org/" /> + <meta property="og:type" content="website" /> + <meta property="og:title" content="Tutorials" /> + <meta property="og:description" content="Apache SystemDS 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> + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- Le styles --> <link rel="stylesheet" href="/assets/css/main.css"> - <link rel="stylesheet" href="/assets/css/jquery-ui.css"> <!-- favicons --> <link rel="shortcut icon" href="/assets/img/favicon.png"> -</head> - <!-- META --> +</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">™</sup></span></a></h1> + <h1 class="logo"><a class="url" href="/"><i class="logo-mark"></i><span class="fn org">Apache SystemDS<sup + id="trademark">™</sup></span></a></h1> <nav class="main-nav"> <ul> @@ -90,7 +89,7 @@ <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://issues.apache.org/jira/browse/SYSTEMDS" target="_blank">Issue Tracker</a></li> <li><a href="https://github.com/apache/systemml" target="_blank">Source Code</a></li> @@ -134,8 +133,7 @@ </ul> </nav> -</header> - <!-- GLOBAL HEADER --> +</header> <!-- GLOBAL HEADER --> <!-- --> @@ -213,15 +211,16 @@ <div class="ml-container ml-container--horizontally-center"> <div class="footer-col-wrapper"> <div style="margin-top: 20px; margin-bottom: 20px;"> - <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator"/></a> + <a href="http://www.apache.org"><img src="/assets/img/apache-foundation-logo.png" alt="Apache Incubator" /></a> </div> <!--Footer copyright year update credit: http://updateyourfooter.com/--> <div> - Copyright © 2015<script>new Date().getFullYear()>2015&&document.write("-"+new Date().getFullYear());</script> - <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. + Copyright © 2015 + <script>new Date().getFullYear() > 2015 && document.write("-" + new Date().getFullYear());</script> + <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 and the Apache Feather logo are trademarks of The Apache Software Foundation. </div> </div> </div> @@ -235,8 +234,7 @@ ga('send', 'pageview'); </script> -</footer> - <!-- GLOBAL FOOTER--> +</footer> <!-- GLOBAL FOOTER--> <script src="assets/js/bundle.min.js"></script> </body> </html>
