Cool. I'm up for doing that. So.. I need to bring nauty using cython and
call the is_isomorphic function?

On Wed, Oct 7, 2015, 05:00 Dima Pasechnik <dimp...@gmail.com> wrote:

>
>
> On Tuesday, 6 October 2015 13:35:00 UTC-7, Nathann Cohen wrote:
>>
>> Hello,
>>
>> > Hey, I've wanted to contribute to sage, and graphs and groups provided
>> by sage is something I use quite often. So, I was wondering how I could
>> help with the issue? If you'd be okay mentoring me, that'd be great :)
>>
>> Well, a first step would be to expose 'nauty' is is_isomorphic. A
>> first step may be to enable something like
>> "is_isomorphic(algorithm='nauty')" (for example), and if it proves to
>> be faster in all cases that could become the default behavior of
>> is_isomorphic when Nauty is locally installed.
>>
>
> for it be " faster in all cases" one would need a proper cython interface
> to it.
>
>
>> Nathann
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "sage-devel" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sage-devel/mKZ1Ar1lJG0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to