#6769: Documentation for vector() does not match behavior
----------------------------+-----------------------------------------------
Reporter: rbeezer | Owner: was
Type: defect | Status: new
Priority: minor | Milestone: sage-4.1.2
Component: linear algebra | Keywords: vector documentation
Reviewer: | Author:
Merged: |
----------------------------+-----------------------------------------------
The documentation for the vector constructor (vector() in
sage/modules/free_module_element.pyx) could use some improvement, since
the "call formats" do not include all the possibilities and the
description is a bit confusing. For example:
1. {{{elts}}} is listed as an input, but nowhere is it stated just where
this could be provided as an input.
2. {{{vector(QQ, 3, [1,2,3])}}} is a legitimate construction but the
documentation does not describe it anywhere.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6769>
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
-~----------~----~----~----~------~----~------~--~---