From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38210) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eheDA-0000b3-E0 for guix-patches@gnu.org; Fri, 02 Feb 2018 11:30:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ehe9Y-00022a-H4 for guix-patches@gnu.org; Fri, 02 Feb 2018 11:29:12 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:46269) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ehdD8-0003MQ-7k for guix-patches@gnu.org; Fri, 02 Feb 2018 10:25:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ehcXT-0004yR-6j for guix-patches@gnu.org; Fri, 02 Feb 2018 09:42:03 -0500 Subject: bug#30318: [PATCH 2/2] gnu: Add Elemental. Resent-To: guix-patches@gnu.org Resent-Message-ID: Date: Fri, 2 Feb 2018 08:41:43 -0600 From: Eric Bavier Message-ID: <20180202144143.GP88785@pe06.us.cray.com> References: <20180201155427.GN88785@pe06.us.cray.com> <20180201211212.GB15249@jasmine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180201211212.GB15249@jasmine.lan> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 30318-done@debbugs.gnu.org On Thu, Feb 01, 2018 at 04:12:12PM -0500, Leo Famulari wrote: > On Thu, Feb 01, 2018 at 09:54:27AM -0600, Eric Bavier wrote: > > This patch adds the Elemental solver library. > > > > -- > > Eric Bavier, Scientific Libraries, Cray Inc. > > > From d30c6a00a2c23d8e51b09ac7d3db4e6135d68286 Mon Sep 17 00:00:00 2001 > > From: Eric Bavier > > Date: Wed, 31 Jan 2018 16:56:10 -0600 > > Subject: [PATCH 2/2] gnu: Add Elemental. > > > > * gnu/packages/maths.scm (elemental): New variable. > > LGTM, thanks! Pushed in e01397b489dc1ec76fcbe33a26333ddcb92e20f8. -- Eric Bavier, Scientific Libraries, Cray Inc.