#261: a new matrix constructor: add lambda support
------------------------------+---------------------------------------------
Reporter: was | Owner:
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.0
Component: linear algebra | Keywords:
Author: Mike Hansen | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by AlecMihailovs):
On my system seems to be working fine. A light cosmetic suggestion for the
patch - I would use 'import numpy' only once, at the very beginning.
A desirable thing is to adjust 'vector' correspondingly - both vorking as
'vector(3,f)' and 'vector(v)' for a 1-dimensional numpy array v with
dtype=int, dtype=object or any other dtype, which possible currently to do
as 'vector(list(v))'. I'll try to add this as a ticket later (when I'll
have more time) if it won't be created earlier.
Alec Mihailovs
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/261#comment:8>
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.