From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Guix-HPC activity report Date: Tue, 12 Feb 2019 17:54:37 +0100 Message-ID: <874l99j6b6.fsf@elephly.net> References: <871s4dm7xc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtbKg-0001Ap-D4 for guix-devel@gnu.org; Tue, 12 Feb 2019 11:54:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtbKf-0006vO-LU for guix-devel@gnu.org; Tue, 12 Feb 2019 11:54:54 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21026) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gtbKf-0006bK-8d for guix-devel@gnu.org; Tue, 12 Feb 2019 11:54:53 -0500 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: zimoun Cc: guix-devel , Ludovic =?utf-8?Q?Court=C3=A8s?= zimoun writes: > 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? I think the only reason is that maths.scm is older than simulation.scm. We=E2=80=99ve got the same situation for bioinformatics.scm, bioconductor.s= cm, cran.scm, and statistics.scm. --=20 Ricardo