Comment #1 on issue 2274 by pr...@goodok.ru: 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 sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to