Comment #1 on issue 2274 by [email protected]: Matrix generators
http://code.google.com/p/sympy/issues/detail?id=2274
We have zeros, ones and eye.
And diag() constructor
If you want to concentrate at constructors of random matrices you can take
into account how Sage solve this [1] for various kind of matrices .
In Sage there is also defined the fields over which the Matrix present (and
this involved in random generation too).
[1] http://www.sagemath.org/doc/reference/sage/matrix/constructor.html
--
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.