#13571: Matrix Entries Can Be Callable Objects not tested
---------------------------------+------------------------------------------
       Reporter:  startakovsky   |         Owner:  tbd     
           Type:  PLEASE CHANGE  |        Status:  new     
       Priority:  major          |     Milestone:  sage-5.5
      Component:  PLEASE CHANGE  |    Resolution:          
       Keywords:                 |   Work issues:          
Report Upstream:  N/A            |     Reviewers:          
        Authors:                 |     Merged in:          
   Dependencies:                 |      Stopgaps:          
---------------------------------+------------------------------------------
Description changed by startakovsky:

Old description:

> In the documentation,
> http://www.sagemath.org/doc/reference/sage/matrix/constructor.html,
>
> it states that matrices can pass in callable objects, though there is no
> example or test of this here.  Is there documentation at least showing a
> test of this functionality?  If not, it probably should be added, if not
> for the end user, at least to ensure it doesn't break.
>
> In the meanwhile, any tip on getting a matrix like:
>
> ['apple', 'frog']
> [[3,2]   , 3      ]

New description:

 In the documentation,
 http://www.sagemath.org/doc/reference/sage/matrix/constructor.html,

 it states that matrices can pass in callable objects, though there is no
 example or test of this here.  Is there documentation at least showing a
 test of this functionality?  If not, it probably should be added, if not
 for the end user, at least to ensure it doesn't break.

 In the meanwhile, any tip on getting a matrix like:

 ['apple', 'frog']

 [[3,2]   , 3      ]

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13571#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.

Reply via email to