GNU bug report logs - #76270
[PATCH 0/2] Add sage.

Previous Next

Package: guix-patches;

Reported by: Andreas Enge <andreas <at> enge.fr>

Date: Thu, 13 Feb 2025 15:19:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


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

From: Andreas Enge <andreas <at> enge.fr>
To: 76270 <at> debbugs.gnu.org
Cc: Guillaume Le Vaillant <glv <at> posteo.net>, vicvbcun <guix <at> ikherbers.com>,
 Sharlatan Hellseher <sharlatanus <at> gmail.com>,
 Vinicius Monego <monego <at> posteo.net>
Subject: Re: [PATCH v2 1/2] gnu: maxima: Compile with ecl instead of sbcl.
Date: Fri, 14 Feb 2025 09:48:58 +0100
Hello,

the latest version on the wip-sage2 branch integrates the data packages
prepared by vicvbcun into sage. I have tested that they work using the
following lines from src/sage/features/databases.py:
        sage: from sage.features.databases import DatabaseGraphs
        sage: bool(DatabaseGraphs().is_present())  # optional - database_graphs
        True
and
        sage: from sage.features.databases import DatabaseReflexivePolytopes
        sage: bool(DatabaseReflexivePolytopes().is_present())                   # optional - polytopes_db
        True

Andreas





This bug report was last modified 151 days ago.

Previous Next


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