#8775: Bug in conjugate of symbolic ring
-----------------------------+----------------------------------------------
Reporter: kcrisman | Owner: burcin
Type: defect | Status: needs_work
Priority: critical | Milestone: sage-4.4.4
Component: symbolics | Keywords: pynac
Author: Burcin Erocal | Upstream: Reported upstream. Little or no
feedback.
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Changes (by kcrisman):
* status: needs_review => needs_work
Comment:
For some reason, although Sage 4.4.4.alpha0 has pynac-0.2.0.p3
{{{
----------------------------------------------------------------------
| Sage Version 4.4.4.alpha0, Release Date: 2010-06-07 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
**********************************************************************
* *
* Warning: this is a prerelease version, and it may be unstable. *
* *
**********************************************************************
sage: N(sqrt(-2),200)
8.0751148893563733350506651837615871941533119425962889089783e-62 +
1.4142135623730950488016887242096980785696718753769480731767*I
sage: conjugate(sqrt(-3))
sqrt(-3)
}}}
Did this change not end up making it into the Pynac package after all?
According to [http://pynac.sagemath.org/hg/rev/60acd6985820], it should be
in there, but now I find it hard to explain the above.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8775#comment:4>
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.