Status: Accepted
Owner: [email protected]
Labels: Type-Enhancement Priority-Medium Matrices
New issue 2274 by [email protected]: Matrix generators
http://code.google.com/p/sympy/issues/detail?id=2274
We have zeros, ones and eye.
How about we put in a random matrix generator.
We just put in the Shape and Type, or maybe Shape and MaxValue, and it
generates the required matrix.
Would be quite useful according to me.
We can put classes like Integer, Rational, in the Type, and if MaxValue is
also specified the values will be in the range (-MaxValue, +MaxValue).
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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/sympy-issues?hl=en.