Skip to content

factor bug with FractionField #4445

Description

@pzinn

minimal example:

i1 : F=frac(QQ[x])

o1 = F

o1 : FractionField

i2 : R=F[y]/(y^6)

o2 = R

o2 : QuotientRing

i3 : factor(x^2-y^2)
stdio:3:6:(3):[1]: error: key not found in hash table:
        monoid (of class Symbol)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions