#4431: [with patch, needs review] conversion of maxima matrices to sage matrices
-------------------------+--------------------------------------------------
Reporter: whuss | Owner: whuss
Type: enhancement | Status: new
Priority: minor | Milestone: sage-3.2.1
Component: interfaces | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by mhansen):
This patch looks good, but you should add the Vandermonde matrix as a test
/ example in the appropriate spot. Also, I think the following
construction is a bit cleaner than the string one:
{{{
sage: v = maxima.vandermonde_matrix([x,y,1/2])
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4431#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---