#6862: Mixing of different domains for symbolic variables
-----------------------+----------------------------------------------------
Reporter: gmhossain | Owner:
Type: defect | Status: new
Priority: critical | Milestone:
Component: symbolics | Keywords:
Reviewer: | Author:
Merged: |
-----------------------+----------------------------------------------------
Comment(by kcrisman):
See [http://groups.google.com/group/sage-
devel/browse_thread/thread/e25e03c9dba88a93]
Also, based on the hint there from Robert Dodier, here is the eventual way
a fix will have to occur, perhaps as outlined in the thread:
{{{
sage: assume(a,'complex')
sage: x.conjugate().simplify()
-I*b + conjugate(a)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6862#comment:1>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---