Skip to content

install sagemath_giac optional spkg? #590

@dimpase

Description

@dimpase

from sage-devel, by G. Guninski:

the following fails on 10.6 and https://sagecell.sagemath.org/

print(giac.version())
K.<X,Y>=QQ[];I=Ideal([X+Y,X*Y])
I2=I.elimination_ideal(X,algorithm="giac");I2 #fails with exception

"giac 1.9.0, (c)
ModuleNotFoundError: No module named 'sagemath_giac'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions