From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Guix-HPC activity report Date: Tue, 12 Feb 2019 16:36:17 +0100 Message-ID: References: <871s4dm7xc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:52303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtaJN-0007eW-3R for guix-devel@gnu.org; Tue, 12 Feb 2019 10:49:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gta6u-0007bb-B6 for guix-devel@gnu.org; Tue, 12 Feb 2019 10:36:36 -0500 Received: from mail-qk1-x72d.google.com ([2607:f8b0:4864:20::72d]:40190) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gta6t-0007SO-RI for guix-devel@gnu.org; Tue, 12 Feb 2019 10:36:36 -0500 Received: by mail-qk1-x72d.google.com with SMTP id y16so8926805qki.7 for ; Tue, 12 Feb 2019 07:36:28 -0800 (PST) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Laura Lazzati Cc: guix-devel , =?UTF-8?Q?Ludovic_Court=C3=A8s?= Hi, Nice blog post ! And I discovered the (gnu packages simulation) module. :-) How the split between maths.scm and simulation.scm is done? I mean, e.g., why deal.ii is in maths.scm and not in simulation.scm? Thank you! All the best, simon