oh, i see.
Thanks a lot.
------------------ Original ------------------
From: "Tam??s Nepusz"<[email protected]>;
Date: Tue, May 7, 2013 04:23 AM
To: "Help for igraph users"<[email protected]>;
Subject: Re: [igraph] matrix in python lib
> in C lib, there are some functions for matrix, such as igraph_matrix_sum.
> But I can't find them in python lib. why is that, please?
Because there are plenty of other packages for Python that do matrix operations
way better than igraph will ever do (since this is not the primary focus of
igraph). If you need matrix operations in Python, you can use NumPy for
instance.
--
T.
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help
.
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help