GNU bug report logs - #66606
[PATCH] gnu: Add reduce-csl.

Previous Next

Package: guix-patches;

Reported by: Nigko Yerden <nigko.yerden <at> gmail.com>

Date: Wed, 18 Oct 2023 12:32:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Enge <andreas <at> enge.fr>
To: Nigko Yerden <nigko.yerden <at> gmail.com>
Cc: 66606 <at> debbugs.gnu.org, Efraim Flashner <efraim <at> flashner.co.il>, Eric Bavier <bavier <at> posteo.net>
Subject: [bug#66606] [PATCH] gnu: Add reduce-csl.
Date: Wed, 5 Feb 2025 17:54:57 +0100
Hello,

Am Wed, Oct 18, 2023 at 05:26:27PM +0500 schrieb Nigko Yerden:
> * gnu/packages/maths.scm (reduce-csl): New variable.
> This patch introduces Reduce, a general purpose computer algebra
> system similar to Maxima.

sorry for overlooking this patch for so long!

The commit currently does not apply with "git am"; would you be able to
provide a v2 that applies?

I also wonder if you could already unbundle libffi.

> +     (list #:tests? #f

Are there no tests? If this is the case, please add a comment.
Otherwise it would be good to enable the tests.

> +                        (add-after 'install 'fix-install
> +                          (lambda _
> +                            (delete-file-recursively (string-append #$output
> +                                                                    "/man"))

Why is this needed?

Thanks!

Andreas





This bug report was last modified 158 days ago.

Previous Next


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