igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] matrix in python lib


From: ????????????
Subject: Re: [igraph] matrix in python lib
Date: Tue, 7 May 2013 04:24:38 +0800


oh, i see.

Thanks a lot.

------------------ Original ------------------
From:  "Tam??s Nepusz"<address@hidden>;
Date:  Tue, May 7, 2013 04:23 AM
To:  "Help for igraph users"<address@hidden>;
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
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help
.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]