igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] python function for creating igraph_vector_t


From: Tamás Nepusz
Subject: Re: [igraph] python function for creating igraph_vector_t
Date: Wed, 12 Jan 2011 08:28:46 +0100

> However, being a plain python list is not enough, as they don't seem to get 
> converted. At least, passing them into contract_vertices crashes reliably (*).
Python lists should transparently be converted to igraph_vector_t before 
calling an igraph function that requires an igraph_vector_t, so this is 
something else I guess. Can you send me a short self-contained code snippet 
that reproduces the problem?

Regards,
Tamas




reply via email to

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