#10362: Improve vector constructor documentation
------------------------------+---------------------------------------------
Reporter: rbeezer | Owner: jason, was
Type: defect | Status: new
Priority: major | Milestone:
Component: linear algebra | Keywords:
Author: Rob Beezer | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
This is a documentation-only patch, other than some minor whitespace
clean-up in the code. It brings the documentation of the `vector()`
constructor in line with the code. Specifically the handling of integer
arguments (degree), the absence of entries (creating zero vectors), and
some subtleties with dictionary input.
It suggests some code changes: negative integer arguments, more care with
dictionary input, and a new `zero_vector()` constructor, which will go on
another ticket.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10362>
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.