#10041: Doctest failure in sage/tensor/differential_forms.py
-----------------------+----------------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-4.6
Component: doctest | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
Changes (by jason):
* status: new => needs_review
Comment:
Replying to [comment:5 jvkersch]:
> Thanks Jason! I am uploading a patch to convert the tuples of
coordinates to strings before comparing and I hope this solves the issue.
I'm not sure we should ignore the order in coordinate tuples. For
instance, T(T*Q) has natural bundle coordinates (q, p, q', p') whereas
T*(TQ) naturally has coordinates (q, q', p, p'). The two bundles are
isomorphic by switching the relevant coordinates, but it would be good to
keep the distinction.
>
I meant, do you want to force a total order on the set of coordinates? In
other words, what does (q,q',p,p')<(q,p,q',p') mean? Or do you just want
to have equality testing, i.e., you can tell that (q,q',p,p') !=
(q,p,q',p')?
Regardless, I think resolving that design issue should be a separate
ticket.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10041#comment:7>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.