#18068: Fix ModularForm_abstract.__ne__()
-----------------------------+--------------------------------------------
Reporter: pbruin | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.6
Component: modular forms | Keywords: modular forms comparison
Merged in: | Authors: Peter Bruin
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
-----------------------------+--------------------------------------------
In Sage 6.6.rc1:
{{{
sage: f = Newforms(Gamma1(30), 2, names='a')[1]
sage: g = loads(dumps(f))
sage: f == g
True
sage: f != g
True # should be False
}}}
This is fixed by implementing `ModularForm_abstract.__ne__()`.
--
Ticket URL: <http://trac.sagemath.org/ticket/18068>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.