#6109: [with patch, needs review] Bring documentation for QQbar up to 100% and
add
to reference manual
---------------------+------------------------------------------------------
Reporter: cremona | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.1
Component: algebra | Keywords: QQbar documentation
---------------------+------------------------------------------------------
Comment(by cremona):
Suggestion for Carl: I think that the functions norm() and conjugate() on
QQbar are not very useful. I would change the name of conjugate() to
complex_conjugate().
I would like to see new functions conjugates(), norm(), trace():
* a.conjugates() returns a.minpoly().roots(QQbar,multiplicities=False)
* a.norm() returns a.minpoly().constant_coefficient() (* correct
sign)
* a.trace() returns -a.minpoly().coeffs()[a.degree()-1]
The more I look at qqbar.py the more impressed I am!
John
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6109#comment:3>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---