[Numpy-discussion] matrix multiply

Charles R Harris charlesr.harris at gmail.com
Mon Apr 7 01:21:22 EDT 2008


On Sun, Apr 6, 2008 at 10:38 PM, Alan G Isaac <aisaac at american.edu> wrote:

> On Sun, 6 Apr 2008, Charles R Harris apparently wrote:
> > You mean as edges in a directed graph?
>
> Yes.
>
> Naturally a boolean matrix is not the most compact
> representation of a directed graph, especially a
> sparse one.  However it can be convenient.
>

I've had occasional thoughts of adding a "computer science" kit to scipy
with equivalence relations, trees, tries, graphs, and other such things that
come in handy for some sorts of problems.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080406/fb1d38b4/attachment.html>


More information about the NumPy-Discussion mailing list