[sympy] Re: A question on the use of self in __init__

2009-03-22 Thread Vinzent Steinberg
On Mar 21, 3:45 pm, k yaukwan...@gmail.com wrote: Thank you all. Ondrej, I tried again and I think the structure can be kept as is, only that I the mutable default set([]) should be avoided since it is assigned one per class. You could also use frozenset(), which is immutable. Vinzent

[sympy] Re: A question on the use of self in __init__

2009-03-21 Thread Ondrej Certik
On Fri, Mar 20, 2009 at 10:32 PM, Yau Kwan Kiu yaukwan...@gmail.com wrote: Hello. I am new to SymPy and I don't know if you have the Graph class in SymPy, but I am playing with my Graph.py anyway (see below). We don't, as far as I know and it would be cool to have it. Thanks for doing it.

[sympy] Re: A question on the use of self in __init__

2009-03-21 Thread Neal Becker
There is also igraph with a python interface. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups sympy group. To post to this group, send email to sympy@googlegroups.com To unsubscribe from this group, send email to