Sparse Matrix suport in SymPy

29 views
Skip to first unread message

Ankit Vadehrā

unread,
Oct 25, 2014, 1:37:25 PM10/25/14
to sy...@googlegroups.com
I'm working on PageRank calculation for a Wikipedia dump.
and i require Sparse Matrix construction as well as operation. Is that possible in Sympy?
Additional details related to the project are present here:

http://goo.gl/L8L46u

-Thanks

Aaron Meurer

unread,
Oct 25, 2014, 3:12:20 PM10/25/14
to sy...@googlegroups.com
There are sparse matrices in SymPy (see sympy.matrices.sparse). But
for this problem scipy.sparse would probably be better, as it looks
like a numeric problem (you should use SymPy only if your problem is
symbolic).

Aaron Meurer
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+un...@googlegroups.com.
> To post to this group, send email to sy...@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/6e5b782f-4572-45c1-8f16-556bc6575a2f%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Ankit Vadehrā

unread,
Oct 26, 2014, 7:12:33 AM10/26/14
to sy...@googlegroups.com
Yeah. That's seems about it.
Thanks. :)
Reply all
Reply to author
Forward
0 new messages