Skip to content

The is_old method from sage.modular.modform.element.ModularFormElement doesn't work correctly #13156

@SnarkBoojum

Description

@SnarkBoojum
sage: E=ModularForms(3,12).cuspidal_subspace()
sage: f=E.gens()[0]
sage: g=f-f
sage: g.is_old()
False

This is definitely a case where sage returns a wrong answer.

Component: modular forms

Keywords: sd51

Author: David Loeffler

Reviewer: Alex Ghitza

Merged: sage-5.11.rc0

Issue created by migration from https://trac.sagemath.org/ticket/13156

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions