Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CBE951877D for ; Mon, 15 Feb 2016 19:34:17 +0000 (UTC) Received: (qmail 631 invoked by uid 500); 15 Feb 2016 19:34:16 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 396 invoked by uid 500); 15 Feb 2016 19:34:16 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 323 invoked by uid 99); 15 Feb 2016 19:34:16 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Feb 2016 19:34:16 +0000 Received: from mail-ig0-f172.google.com (mail-ig0-f172.google.com [209.85.213.172]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 5C8211A0163 for ; Mon, 15 Feb 2016 19:34:16 +0000 (UTC) Received: by mail-ig0-f172.google.com with SMTP id 5so62540071igt.0 for ; Mon, 15 Feb 2016 11:34:16 -0800 (PST) X-Gm-Message-State: AG10YOSjaY0GfK1vfB+ERRP+Iz3U/ggLn8/jA8+BKRmGqNnsWGK0T/0R0uqWhOqT1/shDwYH/jf1inb/hX833Q== MIME-Version: 1.0 X-Received: by 10.50.137.65 with SMTP id qg1mr14073182igb.28.1455564855736; Mon, 15 Feb 2016 11:34:15 -0800 (PST) Reply-To: lresende@apache.org Received: by 10.64.230.7 with HTTP; Mon, 15 Feb 2016 11:34:15 -0800 (PST) Date: Mon, 15 Feb 2016 11:34:15 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: [ANNOUNCE] Apache SystemML 0.9.0-incubating released From: Luciano Resende To: announce@apache.org, dev@systemml.incubator.apache.org, user , "general@incubator.apache.org" Content-Type: multipart/alternative; boundary=001a11c3e4802c87e1052bd41a15 --001a11c3e4802c87e1052bd41a15 Content-Type: text/plain; charset=UTF-8 The Apache SystemML team is pleased to announce the release of Apache SystemML version 0.9.0-incubating. This is the first release as an Apache project. Apache SystemML provides declarative large-scale machine learning (ML) that aims at flexible specification of ML algorithms and automatic generation of hybrid runtime plans ranging from single-node, in-memory computations, to distributed computations on Apache Hadoop MapReduce and Apache Spark. Extensive updates have been made to the release in several areas. These include APIs, data ingestion, optimizations, language and runtime operators, new algorithms, testing, and online documentation. *APIs* Improvements to MLContext and to MLPipeline wrappers *Data Ingestion* Data conversion utilities (from RDDs and DataFrames) Data transformations on raw data sets *Optimizations* Extensions to compilation chain, including IPA Improvements to parfor Improved execution of concurrent Spark jobs New rewrites, including eager RDD caching and repartitioning Improvements to buffer pool caching Partitioning-preserving operations On-demand creation of SparkContext Efficient use of RDD checkpointing *Language and Runtime Operators* New matrix multiplication operators (e.g., ZipMM) New multi-threaded readers and operators Extended aggregation-outer operations for different relational operators Sample capability *New Algorithms* Alternating Least Squares (Conjugate Gradient) Cubic Splines (Conjugate Gradient and Direct Solve) *Testing* PyDML algorithm tests Test suite refactoring Improvements to performance tests *Online Documentation* GitHub README Quick Start Guide DML and PyDML Programming Guide MLContext Programming Guide Algorithms Reference DML Language Reference Debugger Guide To download the distribution, please go to : http://systemml.apache.org/ The Apache SystemML Team --- Apache SystemML is an effort undergoing Incubation 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. --001a11c3e4802c87e1052bd41a15--