Hi everyone, Are there any plans to include graph theory in future versions of sympy?
The reason I ask is I've found the need to test graph isomorphism in a research project I'm working on. Specifically, I am looking at this algorithm: http://www.dharwadker.org/tevet/isomorphism/ I am considering implementing the algorithm in Python, rather than using the C++ version provided by the paper. Is this something I could contribute to sympy? I'd also be willing to work on adding other algorithms and graph visualization features to sympy in the future. Thanks, Sam Magura -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
