GNU bug report logs - #27344
[PATCH 0/12] Add computational software and circuit simulators

Previous Next

Package: guix-patches;

Reported by: Theodoros Foradis <theodoros.for <at> openmailbox.org>

Date: Mon, 12 Jun 2017 15:27:03 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #245 received at 27344 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Theodoros Foradis <theodoros <at> foradis.org>
Cc: 27344 <at> debbugs.gnu.org
Subject: Trilinos (was: Re: [bug#27344] [PATCH v3 4/8] gnu: Add xyce-serial.)
Date: Thu, 05 Oct 2017 12:08:47 +0200
Hi Theodoros,

Theodoros Foradis <theodoros <at> foradis.org> skribis:

> * gnu/packages/engineering.scm (xyce-serial): New variable.

[...]

> +(define trilinos-serial-xyce
> +  (package
> +    (name "trilinos-serial-xyce")

[...]

> +(define trilinos-parallel-xyce
> +  (package (inherit trilinos-serial-xyce)
> +    (name "trilinos-parallel-xyce")

What about adding Trilinos as a first-class package, independently of
Xyce?  The package names could be “trilinos” and “trilinos-parallel”.

However, Trilinos raises its own set of issues: it’s actually a set of
50 packages, which we’d rather provide as separate packages:

  https://trilinos.org/packages/

Do you know which ones are useful to Xyce?

Thoughts?

Ludo’.




This bug report was last modified 7 years and 195 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.