igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Cygwin -> Windows compilation - I get it.


From: Tamas Nepusz
Subject: Re: [igraph] Cygwin -> Windows compilation - I get it.
Date: Wed, 11 Mar 2009 15:14:23 +0000

Strangely, I don't see any graph constructor from a sparse matrix
in the C library.  Is this correct?
Yes, that's correct. There are many different sparse matrix representations (i.e., CRS, CCS, zero-based and one-based variants) and there was no need to support any of them so far. If you need that and you write a constructor for yourself, you can submit a patch and we'll be happy to include it.

--
Tamas





reply via email to

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