#8825: Improve documentation for function norm
-------------------------------+--------------------------------------------
Reporter: johan | Owner: jason
Type: enhancement | Status: needs_review
Priority: trivial | Milestone: sage-4.4.1
Component: documentation | Keywords:
Author: Johan Grönqvist | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Changes (by newvalueoldvalue):
* status: new => needs_review
* milestone: => sage-4.4.1
* component: misc => documentation
* author: => Johan Grönqvist
Old description:
> The documentation for the function norm currently does not mention that
> different kinds of norms are used for complex numbers and vectors of
> complex numbers.
>
> I was very surprised that for a complex number z,
> norm(z) == norm(vector([z]))^2^, and no hint of this is available from
> the documentation available through executing "sage: norm?".
New description:
The documentation for the function norm currently does not mention that
different kinds of norms are used for complex numbers and vectors of
complex numbers.
I was very surprised that for a complex number z,
norm(z) == norm(vector([z]))^2^, and no hint of this is available from the
documentation available through executing "sage: norm?".
See this [http://groups.google.com/group/sage-
devel/browse_thread/thread/9f941378a95c0191 sage-devel] thread for some
background information.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8825#comment:1>
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.