I believe that it can be either symmetric or not, but directed does need to
be set to False.
>From this:
http://docs.scipy.org/doc/scipy/reference/generated/scipy.sparse.csgraph.connected_components.html

Thanks for the pickup, I'll fix up the code.

- Robert


On 6 June 2013 18:33, Andreas Mueller <amuel...@ais.uni-bonn.de> wrote:

> On 06/06/2013 07:02 AM, Robert Layton wrote:
> > OK, it's up as PR
> > https://github.com/scikit-learn/scikit-learn/pull/2037 and ready to go.
> >
> Does that still assume a symmetric matrix?
> The easy solution to you problem would have been to feed mst + mst.T to
> the components algorithm ;)
> I fell into that trap yesterday :-/
>
> Cheers,
> Andy
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. A cloud service to automate IT design, transition and operations
> 2. Dashboards that offer high-level views of enterprise services
> 3. A single system of record for all IT processes
> http://p.sf.net/sfu/servicenow-d2d-j
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>



-- 

Public key at: http://pgp.mit.edu/ Search for this email address and select
the key from "2011-08-19" (key id: 54BA8735)
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to