guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#33059] [PATCH 10/10] gnu: Add fenics.


From: Ludovic Courtès
Subject: [bug#33059] [PATCH 10/10] gnu: Add fenics.
Date: Thu, 25 Oct 2018 00:17:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Paul Garlick <address@hidden> skribis:

> * gnu/packages/simulation.scm (fenics): New variable.

[...]

> +;; The FEniCS Project.
> +(define-public fenics
> +  (package
> +    (inherit python-fenics-dolfin)
> +    (name "fenics")))

Would it make sense to simply rename “python-fenics-dolfin” to “fenics”?

I don’t know about Eric but for myself I don’t have anything to add.

Perhaps you can prepare a v2?

Thank you for the big patch series!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]